Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialZiya Jamalov
6,116 PointsColorSchemeDesigne and Kuler
Hi, everybody
I’ve been used for color matching this resource - CSD
After watching lesson by Nick P. decided to try KULER
But at the beginning tested both CSD and Kuler, and found that final color sets on CSD and Kuler are differ.
ForExmpl. Set from ColorScheme (Complementary Color: FF0000 00CC00 ; BF3030 269926 ; A60000 008500 ; FF4040 39E639 ; FF7373 67E667) base color is Red (FF0000),
and the same (base color is Red) at Kuler: FF0000 00FF48 ; FF1919 0BB23A ; B20E0E
Total mismatch
What I did wrong?
And how to choose from this sets correct bg-color and foreground color? Confused :-/
1 Answer
Tarra Anzalone
11,874 PointsThe two sites use different algorithms for their color sets. In this instance, you either need to either choose one site and stick with one, or import previous color sets into kuler using the custom set and manually set each of your CSD values.
Ziya Jamalov
6,116 PointsZiya Jamalov
6,116 PointsI got it. Thanks, Tarra :)