#CCCF9F Color

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

Color preview

#CCCF9F

Color formats

HEX
#CCCF9F
RGB
rgb(204, 207, 159)
RGBA
rgba(204, 207, 159, 1)
HSL
hsl(64, 33%, 72%)
HSV
hsv(64, 23%, 81%)
CMYK
cmyk(1%, 0%, 23%, 19%)
CSS variable
--color-primary: #CCCF9F;
Lowercase HEX
#cccf9f

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF9F

.color-cccf9f {
  color: #CCCF9F;
  background-color: #CCCF9F;
}

Frequently asked questions

What color is #CCCF9F?+

#CCCF9F is a HEX color with RGB value rgb(204, 207, 159) and HSL value hsl(64, 33%, 72%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCF9F?+

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