CSS Resources: Color

Color resources

Documentation & videos

Using Colors in CSS

Use the color property for text color and background-color for backgrounds. Colors can be specified by name (red, blue), hexadecimal (#ff0000), RGB (rgb(255, 0, 0)), or RGBA for transparency.

Loading quiz...

UNC Asheville Department of Computer Science