#CCCB9E Color

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

Color preview

#CCCB9E

Color formats

HEX
#CCCB9E
RGB
rgb(204, 203, 158)
RGBA
rgba(204, 203, 158, 1)
HSL
hsl(59, 31%, 71%)
HSV
hsv(59, 23%, 80%)
CMYK
cmyk(0%, 0%, 23%, 20%)
CSS variable
--color-primary: #CCCB9E;
Lowercase HEX
#cccb9e

Shades

Tints

Tones

Harmony

CSS snippets for #CCCB9E

.color-cccb9e {
  color: #CCCB9E;
  background-color: #CCCB9E;
}

Frequently asked questions

What color is #CCCB9E?+

#CCCB9E is a HEX color with RGB value rgb(204, 203, 158) and HSL value hsl(59, 31%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCB9E?+

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