#CCC99D Color

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

Color preview

#CCC99D

Color formats

HEX
#CCC99D
RGB
rgb(204, 201, 157)
RGBA
rgba(204, 201, 157, 1)
HSL
hsl(56, 32%, 71%)
HSV
hsv(56, 23%, 80%)
CMYK
cmyk(0%, 1%, 23%, 20%)
CSS variable
--color-primary: #CCC99D;
Lowercase HEX
#ccc99d

Shades

Tints

Tones

Harmony

CSS snippets for #CCC99D

.color-ccc99d {
  color: #CCC99D;
  background-color: #CCC99D;
}

Frequently asked questions

What color is #CCC99D?+

#CCC99D is a HEX color with RGB value rgb(204, 201, 157) and HSL value hsl(56, 32%, 71%). Its closest CSS named color is Tan.

What is the closest Tailwind color to #CCC99D?+

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