#CCC58A Color

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

Color preview

#CCC58A

Color formats

HEX
#CCC58A
RGB
rgb(204, 197, 138)
RGBA
rgba(204, 197, 138, 1)
HSL
hsl(54, 39%, 67%)
HSV
hsv(54, 32%, 80%)
CMYK
cmyk(0%, 3%, 32%, 20%)
CSS variable
--color-primary: #CCC58A;
Lowercase HEX
#ccc58a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC58A

.color-ccc58a {
  color: #CCC58A;
  background-color: #CCC58A;
}

Frequently asked questions

What color is #CCC58A?+

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

What is the closest Tailwind color to #CCC58A?+

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