#CCE19B Color

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

Color preview

#CCE19B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CCE19B

.color-cce19b {
  color: #CCE19B;
  background-color: #CCE19B;
}

Frequently asked questions

What color is #CCE19B?+

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

What is the closest Tailwind color to #CCE19B?+

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