#CCC96A Color

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

Color preview

#CCC96A

Color formats

HEX
#CCC96A
RGB
rgb(204, 201, 106)
RGBA
rgba(204, 201, 106, 1)
HSL
hsl(58, 49%, 61%)
HSV
hsv(58, 48%, 80%)
CMYK
cmyk(0%, 1%, 48%, 20%)
CSS variable
--color-primary: #CCC96A;
Lowercase HEX
#ccc96a

Shades

Tints

Tones

Harmony

CSS snippets for #CCC96A

.color-ccc96a {
  color: #CCC96A;
  background-color: #CCC96A;
}

Frequently asked questions

What color is #CCC96A?+

#CCC96A is a HEX color with RGB value rgb(204, 201, 106) and HSL value hsl(58, 49%, 61%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC96A?+

The closest Tailwind color is lime-300, available as the bg-lime-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