#CCC549 Color

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

Color preview

#CCC549

Color formats

HEX
#CCC549
RGB
rgb(204, 197, 73)
RGBA
rgba(204, 197, 73, 1)
HSL
hsl(57, 56%, 54%)
HSV
hsv(57, 64%, 80%)
CMYK
cmyk(0%, 3%, 64%, 20%)
CSS variable
--color-primary: #CCC549;
Lowercase HEX
#ccc549

Shades

Tints

Tones

Harmony

CSS snippets for #CCC549

.color-ccc549 {
  color: #CCC549;
  background-color: #CCC549;
}

Frequently asked questions

What color is #CCC549?+

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

What is the closest Tailwind color to #CCC549?+

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