#CCC149 Color

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

Color preview

#CCC149

Color formats

HEX
#CCC149
RGB
rgb(204, 193, 73)
RGBA
rgba(204, 193, 73, 1)
HSL
hsl(55, 56%, 54%)
HSV
hsv(55, 64%, 80%)
CMYK
cmyk(0%, 5%, 64%, 20%)
CSS variable
--color-primary: #CCC149;
Lowercase HEX
#ccc149

Shades

Tints

Tones

Harmony

CSS snippets for #CCC149

.color-ccc149 {
  color: #CCC149;
  background-color: #CCC149;
}

Frequently asked questions

What color is #CCC149?+

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

What is the closest Tailwind color to #CCC149?+

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