#CCC49E Color

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

Color preview

#CCC49E

Color formats

HEX
#CCC49E
RGB
rgb(204, 196, 158)
RGBA
rgba(204, 196, 158, 1)
HSL
hsl(50, 31%, 71%)
HSV
hsv(50, 23%, 80%)
CMYK
cmyk(0%, 4%, 23%, 20%)
CSS variable
--color-primary: #CCC49E;
Lowercase HEX
#ccc49e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC49E

.color-ccc49e {
  color: #CCC49E;
  background-color: #CCC49E;
}

Frequently asked questions

What color is #CCC49E?+

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

What is the closest Tailwind color to #CCC49E?+

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