#CCC08A Color

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

Color preview

#CCC08A

Color formats

HEX
#CCC08A
RGB
rgb(204, 192, 138)
RGBA
rgba(204, 192, 138, 1)
HSL
hsl(49, 39%, 67%)
HSV
hsv(49, 32%, 80%)
CMYK
cmyk(0%, 6%, 32%, 20%)
CSS variable
--color-primary: #CCC08A;
Lowercase HEX
#ccc08a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC08A

.color-ccc08a {
  color: #CCC08A;
  background-color: #CCC08A;
}

Frequently asked questions

What color is #CCC08A?+

#CCC08A is a HEX color with RGB value rgb(204, 192, 138) and HSL value hsl(49, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC08A?+

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