#CCC949 Color

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

Color preview

#CCC949

Color formats

HEX
#CCC949
RGB
rgb(204, 201, 73)
RGBA
rgba(204, 201, 73, 1)
HSL
hsl(59, 56%, 54%)
HSV
hsv(59, 64%, 80%)
CMYK
cmyk(0%, 1%, 64%, 20%)
CSS variable
--color-primary: #CCC949;
Lowercase HEX
#ccc949

Shades

Tints

Tones

Harmony

CSS snippets for #CCC949

.color-ccc949 {
  color: #CCC949;
  background-color: #CCC949;
}

Frequently asked questions

What color is #CCC949?+

#CCC949 is a HEX color with RGB value rgb(204, 201, 73) and HSL value hsl(59, 56%, 54%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC949?+

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