#CCC37A Color

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

Color preview

#CCC37A

Color formats

HEX
#CCC37A
RGB
rgb(204, 195, 122)
RGBA
rgba(204, 195, 122, 1)
HSL
hsl(53, 45%, 64%)
HSV
hsv(53, 40%, 80%)
CMYK
cmyk(0%, 4%, 40%, 20%)
CSS variable
--color-primary: #CCC37A;
Lowercase HEX
#ccc37a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC37A

.color-ccc37a {
  color: #CCC37A;
  background-color: #CCC37A;
}

Frequently asked questions

What color is #CCC37A?+

#CCC37A is a HEX color with RGB value rgb(204, 195, 122) and HSL value hsl(53, 45%, 64%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC37A?+

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