#CCC09E Color

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

Color preview

#CCC09E

Color formats

HEX
#CCC09E
RGB
rgb(204, 192, 158)
RGBA
rgba(204, 192, 158, 1)
HSL
hsl(44, 31%, 71%)
HSV
hsv(44, 23%, 80%)
CMYK
cmyk(0%, 6%, 23%, 20%)
CSS variable
--color-primary: #CCC09E;
Lowercase HEX
#ccc09e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC09E

.color-ccc09e {
  color: #CCC09E;
  background-color: #CCC09E;
}

Frequently asked questions

What color is #CCC09E?+

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

What is the closest Tailwind color to #CCC09E?+

The closest Tailwind color is stone-400, available as the bg-stone-400 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