#CCC352 Color

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

Color preview

#CCC352

Color formats

HEX
#CCC352
RGB
rgb(204, 195, 82)
RGBA
rgba(204, 195, 82, 1)
HSL
hsl(56, 54%, 56%)
HSV
hsv(56, 60%, 80%)
CMYK
cmyk(0%, 4%, 60%, 20%)
CSS variable
--color-primary: #CCC352;
Lowercase HEX
#ccc352

Shades

Tints

Tones

Harmony

CSS snippets for #CCC352

.color-ccc352 {
  color: #CCC352;
  background-color: #CCC352;
}

Frequently asked questions

What color is #CCC352?+

#CCC352 is a HEX color with RGB value rgb(204, 195, 82) and HSL value hsl(56, 54%, 56%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC352?+

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