#CCC19C Color

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

Color preview

#CCC19C

Color formats

HEX
#CCC19C
RGB
rgb(204, 193, 156)
RGBA
rgba(204, 193, 156, 1)
HSL
hsl(46, 32%, 71%)
HSV
hsv(46, 24%, 80%)
CMYK
cmyk(0%, 5%, 24%, 20%)
CSS variable
--color-primary: #CCC19C;
Lowercase HEX
#ccc19c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC19C

.color-ccc19c {
  color: #CCC19C;
  background-color: #CCC19C;
}

Frequently asked questions

What color is #CCC19C?+

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

What is the closest Tailwind color to #CCC19C?+

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