#CCC58C Color

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

Color preview

#CCC58C

Color formats

HEX
#CCC58C
RGB
rgb(204, 197, 140)
RGBA
rgba(204, 197, 140, 1)
HSL
hsl(53, 39%, 67%)
HSV
hsv(53, 31%, 80%)
CMYK
cmyk(0%, 3%, 31%, 20%)
CSS variable
--color-primary: #CCC58C;
Lowercase HEX
#ccc58c

Shades

Tints

Tones

Harmony

CSS snippets for #CCC58C

.color-ccc58c {
  color: #CCC58C;
  background-color: #CCC58C;
}

Frequently asked questions

What color is #CCC58C?+

#CCC58C is a HEX color with RGB value rgb(204, 197, 140) and HSL value hsl(53, 39%, 67%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC58C?+

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