#CCD99B Color

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

Color preview

#CCD99B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCD99B

.color-ccd99b {
  color: #CCD99B;
  background-color: #CCD99B;
}

Frequently asked questions

What color is #CCD99B?+

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

What is the closest Tailwind color to #CCD99B?+

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