#CCC96E Color

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

Color preview

#CCC96E

Color formats

HEX
#CCC96E
RGB
rgb(204, 201, 110)
RGBA
rgba(204, 201, 110, 1)
HSL
hsl(58, 48%, 62%)
HSV
hsv(58, 46%, 80%)
CMYK
cmyk(0%, 1%, 46%, 20%)
CSS variable
--color-primary: #CCC96E;
Lowercase HEX
#ccc96e

Shades

Tints

Tones

Harmony

CSS snippets for #CCC96E

.color-ccc96e {
  color: #CCC96E;
  background-color: #CCC96E;
}

Frequently asked questions

What color is #CCC96E?+

#CCC96E is a HEX color with RGB value rgb(204, 201, 110) and HSL value hsl(58, 48%, 62%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC96E?+

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