#CCC73E Color

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

Color preview

#CCC73E

Color formats

HEX
#CCC73E
RGB
rgb(204, 199, 62)
RGBA
rgba(204, 199, 62, 1)
HSL
hsl(58, 58%, 52%)
HSV
hsv(58, 70%, 80%)
CMYK
cmyk(0%, 2%, 70%, 20%)
CSS variable
--color-primary: #CCC73E;
Lowercase HEX
#ccc73e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC73E

.color-ccc73e {
  color: #CCC73E;
  background-color: #CCC73E;
}

Frequently asked questions

What color is #CCC73E?+

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

What is the closest Tailwind color to #CCC73E?+

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