#CCC09D Color

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

Color preview

#CCC09D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC09D

.color-ccc09d {
  color: #CCC09D;
  background-color: #CCC09D;
}

Frequently asked questions

What color is #CCC09D?+

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

What is the closest Tailwind color to #CCC09D?+

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