#CCC59E Color

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

Color preview

#CCC59E

Color formats

HEX
#CCC59E
RGB
rgb(204, 197, 158)
RGBA
rgba(204, 197, 158, 1)
HSL
hsl(51, 31%, 71%)
HSV
hsv(51, 23%, 80%)
CMYK
cmyk(0%, 3%, 23%, 20%)
CSS variable
--color-primary: #CCC59E;
Lowercase HEX
#ccc59e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC59E

.color-ccc59e {
  color: #CCC59E;
  background-color: #CCC59E;
}

Frequently asked questions

What color is #CCC59E?+

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

What is the closest Tailwind color to #CCC59E?+

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