#CCE99B Color

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

Color preview

#CCE99B

Color formats

HEX
#CCE99B
RGB
rgb(204, 233, 155)
RGBA
rgba(204, 233, 155, 1)
HSL
hsl(82, 64%, 76%)
HSV
hsv(82, 33%, 91%)
CMYK
cmyk(12%, 0%, 33%, 9%)
CSS variable
--color-primary: #CCE99B;
Lowercase HEX
#cce99b

Shades

Tints

Tones

Harmony

CSS snippets for #CCE99B

.color-cce99b {
  color: #CCE99B;
  background-color: #CCE99B;
}

Frequently asked questions

What color is #CCE99B?+

#CCE99B is a HEX color with RGB value rgb(204, 233, 155) and HSL value hsl(82, 64%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCE99B?+

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