#CCE19C Color

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

Color preview

#CCE19C

Color formats

HEX
#CCE19C
RGB
rgb(204, 225, 156)
RGBA
rgba(204, 225, 156, 1)
HSL
hsl(78, 53%, 75%)
HSV
hsv(78, 31%, 88%)
CMYK
cmyk(9%, 0%, 31%, 12%)
CSS variable
--color-primary: #CCE19C;
Lowercase HEX
#cce19c

Shades

Tints

Tones

Harmony

CSS snippets for #CCE19C

.color-cce19c {
  color: #CCE19C;
  background-color: #CCE19C;
}

Frequently asked questions

What color is #CCE19C?+

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

What is the closest Tailwind color to #CCE19C?+

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