#CCC847 Color

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

Color preview

#CCC847

Color formats

HEX
#CCC847
RGB
rgb(204, 200, 71)
RGBA
rgba(204, 200, 71, 1)
HSL
hsl(58, 57%, 54%)
HSV
hsv(58, 65%, 80%)
CMYK
cmyk(0%, 2%, 65%, 20%)
CSS variable
--color-primary: #CCC847;
Lowercase HEX
#ccc847

Shades

Tints

Tones

Harmony

CSS snippets for #CCC847

.color-ccc847 {
  color: #CCC847;
  background-color: #CCC847;
}

Frequently asked questions

What color is #CCC847?+

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

What is the closest Tailwind color to #CCC847?+

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