#CCE09C Color

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

Color preview

#CCE09C

Color formats

HEX
#CCE09C
RGB
rgb(204, 224, 156)
RGBA
rgba(204, 224, 156, 1)
HSL
hsl(78, 52%, 75%)
HSV
hsv(78, 30%, 88%)
CMYK
cmyk(9%, 0%, 30%, 12%)
CSS variable
--color-primary: #CCE09C;
Lowercase HEX
#cce09c

Shades

Tints

Tones

Harmony

CSS snippets for #CCE09C

.color-cce09c {
  color: #CCE09C;
  background-color: #CCE09C;
}

Frequently asked questions

What color is #CCE09C?+

#CCE09C is a HEX color with RGB value rgb(204, 224, 156) and HSL value hsl(78, 52%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #CCE09C?+

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