#CCC57A Color

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

Color preview

#CCC57A

Color formats

HEX
#CCC57A
RGB
rgb(204, 197, 122)
RGBA
rgba(204, 197, 122, 1)
HSL
hsl(55, 45%, 64%)
HSV
hsv(55, 40%, 80%)
CMYK
cmyk(0%, 3%, 40%, 20%)
CSS variable
--color-primary: #CCC57A;
Lowercase HEX
#ccc57a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC57A

.color-ccc57a {
  color: #CCC57A;
  background-color: #CCC57A;
}

Frequently asked questions

What color is #CCC57A?+

#CCC57A is a HEX color with RGB value rgb(204, 197, 122) and HSL value hsl(55, 45%, 64%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC57A?+

The closest Tailwind color is orange-300, available as the bg-orange-300 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