#CCCF9B Color

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

Color preview

#CCCF9B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCCF9B

.color-cccf9b {
  color: #CCCF9B;
  background-color: #CCCF9B;
}

Frequently asked questions

What color is #CCCF9B?+

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

What is the closest Tailwind color to #CCCF9B?+

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