#CCC99E Color

Inspect #CCC99E across formats, palettes, contrast and closest named color matches.

Color preview

#CCC99E

Color formats

HEX
#CCC99E
RGB
rgb(204, 201, 158)
RGBA
rgba(204, 201, 158, 1)
HSL
hsl(56, 31%, 71%)
HSV
hsv(56, 23%, 80%)
CMYK
cmyk(0%, 1%, 23%, 20%)
CSS variable
--color-primary: #CCC99E;
Lowercase HEX
#ccc99e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC99E

.color-ccc99e {
  color: #CCC99E;
  background-color: #CCC99E;
}

Frequently asked questions

What color is #CCC99E?+

#CCC99E is a HEX color with RGB value rgb(204, 201, 158) and HSL value hsl(56, 31%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC99E?+

The closest Tailwind color is lime-200, available as the bg-lime-200 utility class.

Can I use this color in CSS?+

Yes. You can use the HEX, RGB, HSL or CSS variable output directly in CSS.

Related tools