#CCC147 Color

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

Color preview

#CCC147

Color formats

HEX
#CCC147
RGB
rgb(204, 193, 71)
RGBA
rgba(204, 193, 71, 1)
HSL
hsl(55, 57%, 54%)
HSV
hsv(55, 65%, 80%)
CMYK
cmyk(0%, 5%, 65%, 20%)
CSS variable
--color-primary: #CCC147;
Lowercase HEX
#ccc147

Shades

Tints

Tones

Harmony

CSS snippets for #CCC147

.color-ccc147 {
  color: #CCC147;
  background-color: #CCC147;
}

Frequently asked questions

What color is #CCC147?+

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

What is the closest Tailwind color to #CCC147?+

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