#CCC95B Color

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

Color preview

#CCC95B

Color formats

HEX
#CCC95B
RGB
rgb(204, 201, 91)
RGBA
rgba(204, 201, 91, 1)
HSL
hsl(58, 53%, 58%)
HSV
hsv(58, 55%, 80%)
CMYK
cmyk(0%, 1%, 55%, 20%)
CSS variable
--color-primary: #CCC95B;
Lowercase HEX
#ccc95b

Shades

Tints

Tones

Harmony

CSS snippets for #CCC95B

.color-ccc95b {
  color: #CCC95B;
  background-color: #CCC95B;
}

Frequently asked questions

What color is #CCC95B?+

#CCC95B is a HEX color with RGB value rgb(204, 201, 91) and HSL value hsl(58, 53%, 58%). Its closest CSS named color is DarkKhaki.

What is the closest Tailwind color to #CCC95B?+

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