#CCC73D Color

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

Color preview

#CCC73D

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCC73D

.color-ccc73d {
  color: #CCC73D;
  background-color: #CCC73D;
}

Frequently asked questions

What color is #CCC73D?+

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

What is the closest Tailwind color to #CCC73D?+

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