css.properties

color

The color property sets the foreground color of text and decorations.

Formal Syntax

color = <color> <color> = <color-base> | currentColor | <system-color> | <contrast-color()> | <device-cmyk()> | <light-dark()>

See specification

Browser Support

standard | MDN ยท Spec ยท Spec

FeatureChromeFirefoxSafariEdge
color11112
transparent11112

Related Properties