Welcome to the Treehouse Community
The Treehouse Community is a meeting place for developers, designers, and programmers of all backgrounds and skill levels to get support. Collaborate here on code errors or bugs that you need feedback on, or asking for an extra set of eyes on your latest project. Join thousands of Treehouse students and alumni in the community today. (Note: Only Treehouse students can comment or ask questions, but non-students are welcome to browse our conversations.)
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and a supportive community. Start your free trial today.

Markus Mönch
16,383 PointsColor palette for mobile app
Hi,
is there any course on Treehouse about choosing colors for a mobile app? I don't know how to come up with colors but I need it for a presentable MVP. Are there any tools? I saw there is Adobe Kuler. Can this be used for this purpose?
Greets Markus
1 Answer

Shawn Denham
Python Development Techdegree Student 17,789 PointsHi Markus,
I am not sure that there is a course for specifically choosing colors on a mobile app. I am not sure why that would be any different than choosing colors for, say, a web site. You need to understand color theory when choosing colors for anything!
This course here on Treehouse goes over some color theory https://teamtreehouse.com/library/aesthetic-foundations
As far as tool for creating a palette you have already mentioned one. A quick search in google for color palettes should bring up a lot of tools. Here are a couple.
- https://coolors.co/
- http://paletton.com/
- http://www.degraeve.com/color-palette/ This one will pull a color palette from an image.
- http://www.cssdrive.com another that builds from an image.
- https://color.adobe.com
- http://www.perbang.dk/color+scheme/ You give them a base or main color and they will build various palettes for you.
The last 2 are my favorites!
Hope this help!
-Shawn