CSS Color
CSS describes how color and opacity is applied to HTML documents.
This section of QHMit presents the various color properties, keywords, and functions that developers can use to apply colors to websites.



CSS Gradients
Explains and demonstrates how to apply a background gradient to an HTML element.
Create linear gradients and radial gradients, and add as many color stops as you need.



Color Tutorial
From the CSS tutorial, this article explains the basics of adding colors to websites.
Includes how to apply color to text, backgrounds, and borders. Also explains how to add transparency to your colors.
Specific Color Codes
The following articles provide code samples that you can use for your own purpose. Copy and paste the code and change it as you wish.

Background Color

Border Colors

Text Color

HTML Table Color

HTML Table Borders

Comment Box Color

CSS Color Codes
Color picker, color charts, and code examples all in one page. Includes hex values, RGB, color names, transparency, and more.