One way to add color to an element is to use a color keyword like black, cyan, or yellow. There are two main color models: the additive RGB (red, green, blue) model used in electronic devices, and the ...
These are the CSS color names from the CSS spec, as numeric RGB values. Does not include transparent or currentcolor. All color names are lowercase. If needed, transform colors using ...