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 trial

HTML Treehouse Club: HTML Publish a Story The Head

Nathan Smith
Nathan Smith
1,559 Points

Are Hexadecimal colors important to learn?

when coding can you just code the style as the name of the color or will you need to know the hexadecimal color types?

Riki Tiilikainen
Riki Tiilikainen
4,042 Points

No, I've remembered a few from repetition but that's it. A lot of companies have a style guide document to reference.

1 Answer

Steven Parker
Steven Parker
230,338 Points

It's not practical to memorize the RGB values for all 140 HTML colors. But reference tables are easy to find online and elsewhere, so there's really not any reason to attempt it.