#CCC89E Color

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

Color preview

#CCC89E

Color formats

HEX
#CCC89E
RGB
rgb(204, 200, 158)
RGBA
rgba(204, 200, 158, 1)
HSL
hsl(55, 31%, 71%)
HSV
hsv(55, 23%, 80%)
CMYK
cmyk(0%, 2%, 23%, 20%)
CSS variable
--color-primary: #CCC89E;
Lowercase HEX
#ccc89e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC89E

.color-ccc89e {
  color: #CCC89E;
  background-color: #CCC89E;
}

Frequently asked questions

What color is #CCC89E?+

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

What is the closest Tailwind color to #CCC89E?+

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