#CCCF9C Color

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

Color preview

#CCCF9C

Color formats

HEX
#CCCF9C
RGB
rgb(204, 207, 156)
RGBA
rgba(204, 207, 156, 1)
HSL
hsl(64, 35%, 71%)
HSV
hsv(64, 25%, 81%)
CMYK
cmyk(1%, 0%, 25%, 19%)
CSS variable
--color-primary: #CCCF9C;
Lowercase HEX
#cccf9c

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF9C

.color-cccf9c {
  color: #CCCF9C;
  background-color: #CCCF9C;
}

Frequently asked questions

What color is #CCCF9C?+

#CCCF9C is a HEX color with RGB value rgb(204, 207, 156) and HSL value hsl(64, 35%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCF9C?+

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