#CCC43E Color

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

Color preview

#CCC43E

Color formats

HEX
#CCC43E
RGB
rgb(204, 196, 62)
RGBA
rgba(204, 196, 62, 1)
HSL
hsl(57, 58%, 52%)
HSV
hsv(57, 70%, 80%)
CMYK
cmyk(0%, 4%, 70%, 20%)
CSS variable
--color-primary: #CCC43E;
Lowercase HEX
#ccc43e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC43E

.color-ccc43e {
  color: #CCC43E;
  background-color: #CCC43E;
}

Frequently asked questions

What color is #CCC43E?+

#CCC43E is a HEX color with RGB value rgb(204, 196, 62) and HSL value hsl(57, 58%, 52%). Its closest CSS named color is GoldenRod.

What is the closest Tailwind color to #CCC43E?+

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