#CDE19E Color

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

Color preview

#CDE19E

Color formats

HEX
#CDE19E
RGB
rgb(205, 225, 158)
RGBA
rgba(205, 225, 158, 1)
HSL
hsl(78, 53%, 75%)
HSV
hsv(78, 30%, 88%)
CMYK
cmyk(9%, 0%, 30%, 12%)
CSS variable
--color-primary: #CDE19E;
Lowercase HEX
#cde19e

Shades

Tints

Tones

Harmony

CSS snippets for #CDE19E

.color-cde19e {
  color: #CDE19E;
  background-color: #CDE19E;
}

Frequently asked questions

What color is #CDE19E?+

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

What is the closest Tailwind color to #CDE19E?+

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