#CCCB8E Color

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

Color preview

#CCCB8E

Color formats

HEX
#CCCB8E
RGB
rgb(204, 203, 142)
RGBA
rgba(204, 203, 142, 1)
HSL
hsl(59, 38%, 68%)
HSV
hsv(59, 30%, 80%)
CMYK
cmyk(0%, 0%, 30%, 20%)
CSS variable
--color-primary: #CCCB8E;
Lowercase HEX
#cccb8e

Shades

Tints

Tones

Harmony

CSS snippets for #CCCB8E

.color-cccb8e {
  color: #CCCB8E;
  background-color: #CCCB8E;
}

Frequently asked questions

What color is #CCCB8E?+

#CCCB8E is a HEX color with RGB value rgb(204, 203, 142) and HSL value hsl(59, 38%, 68%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCCB8E?+

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