Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Introduction to HTML and CSS!
You have completed Introduction to HTML and CSS!
Preview
Learn to work with CSS color properties and gain the skills to transform the look and feel of your web elements. Explore the impact of color changes on backgrounds and text, and understand how to customize your web design.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
such as white, black,
brown, and rosy brown.
0:00
These are called HTML color names, and
there are user-friendly options for
0:00
quickly defining basic
colors in your web design,
0:05
offering simplicity and
readability in your code.
0:08
HTML color names are excellent for
quick color choices, but
0:12
most of the time we'll want to be
more specific with our colors.
0:16
Enter, hex colors.
0:20
Hex colors use a hexadecimal
value to represent a color.
0:22
It uses the #RRGGBB format,
where RR represents the red value,
0:27
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up