#CCD99C Color

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

Color preview

#CCD99C

Color formats

HEX
#CCD99C
RGB
rgb(204, 217, 156)
RGBA
rgba(204, 217, 156, 1)
HSL
hsl(73, 45%, 73%)
HSV
hsv(73, 28%, 85%)
CMYK
cmyk(6%, 0%, 28%, 15%)
CSS variable
--color-primary: #CCD99C;
Lowercase HEX
#ccd99c

Shades

Tints

Tones

Harmony

CSS snippets for #CCD99C

.color-ccd99c {
  color: #CCD99C;
  background-color: #CCD99C;
}

Frequently asked questions

What color is #CCD99C?+

#CCD99C is a HEX color with RGB value rgb(204, 217, 156) and HSL value hsl(73, 45%, 73%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCD99C?+

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