#CCC89C Color

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

Color preview

#CCC89C

Color formats

HEX
#CCC89C
RGB
rgb(204, 200, 156)
RGBA
rgba(204, 200, 156, 1)
HSL
hsl(55, 32%, 71%)
HSV
hsv(55, 24%, 80%)
CMYK
cmyk(0%, 2%, 24%, 20%)
CSS variable
--color-primary: #CCC89C;
Lowercase HEX
#ccc89c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC89C

.color-ccc89c {
  color: #CCC89C;
  background-color: #CCC89C;
}

Frequently asked questions

What color is #CCC89C?+

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

What is the closest Tailwind color to #CCC89C?+

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