#CCC53D Color

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

Color preview

#CCC53D

Color formats

HEX
#CCC53D
RGB
rgb(204, 197, 61)
RGBA
rgba(204, 197, 61, 1)
HSL
hsl(57, 58%, 52%)
HSV
hsv(57, 70%, 80%)
CMYK
cmyk(0%, 3%, 70%, 20%)
CSS variable
--color-primary: #CCC53D;
Lowercase HEX
#ccc53d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC53D

.color-ccc53d {
  color: #CCC53D;
  background-color: #CCC53D;
}

Frequently asked questions

What color is #CCC53D?+

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

What is the closest Tailwind color to #CCC53D?+

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