#CCC09C Color

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

Color preview

#CCC09C

Color formats

HEX
#CCC09C
RGB
rgb(204, 192, 156)
RGBA
rgba(204, 192, 156, 1)
HSL
hsl(45, 32%, 71%)
HSV
hsv(45, 24%, 80%)
CMYK
cmyk(0%, 6%, 24%, 20%)
CSS variable
--color-primary: #CCC09C;
Lowercase HEX
#ccc09c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC09C

.color-ccc09c {
  color: #CCC09C;
  background-color: #CCC09C;
}

Frequently asked questions

What color is #CCC09C?+

#CCC09C is a HEX color with RGB value rgb(204, 192, 156) and HSL value hsl(45, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC09C?+

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