#CCCF91 Color

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

Color preview

#CCCF91

Color formats

HEX
#CCCF91
RGB
rgb(204, 207, 145)
RGBA
rgba(204, 207, 145, 1)
HSL
hsl(63, 39%, 69%)
HSV
hsv(63, 30%, 81%)
CMYK
cmyk(1%, 0%, 30%, 19%)
CSS variable
--color-primary: #CCCF91;
Lowercase HEX
#cccf91

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF91

.color-cccf91 {
  color: #CCCF91;
  background-color: #CCCF91;
}

Frequently asked questions

What color is #CCCF91?+

#CCCF91 is a HEX color with RGB value rgb(204, 207, 145) and HSL value hsl(63, 39%, 69%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCF91?+

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