#CCC23E Color

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

Color preview

#CCC23E

Color formats

HEX
#CCC23E
RGB
rgb(204, 194, 62)
RGBA
rgba(204, 194, 62, 1)
HSL
hsl(56, 58%, 52%)
HSV
hsv(56, 70%, 80%)
CMYK
cmyk(0%, 5%, 70%, 20%)
CSS variable
--color-primary: #CCC23E;
Lowercase HEX
#ccc23e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC23E

.color-ccc23e {
  color: #CCC23E;
  background-color: #CCC23E;
}

Frequently asked questions

What color is #CCC23E?+

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

What is the closest Tailwind color to #CCC23E?+

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