#CCC99C Color

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

Color preview

#CCC99C

Color formats

HEX
#CCC99C
RGB
rgb(204, 201, 156)
RGBA
rgba(204, 201, 156, 1)
HSL
hsl(56, 32%, 71%)
HSV
hsv(56, 24%, 80%)
CMYK
cmyk(0%, 1%, 24%, 20%)
CSS variable
--color-primary: #CCC99C;
Lowercase HEX
#ccc99c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC99C

.color-ccc99c {
  color: #CCC99C;
  background-color: #CCC99C;
}

Frequently asked questions

What color is #CCC99C?+

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

What is the closest Tailwind color to #CCC99C?+

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