#CDE19B Color

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

Color preview

#CDE19B

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #CDE19B

.color-cde19b {
  color: #CDE19B;
  background-color: #CDE19B;
}

Frequently asked questions

What color is #CDE19B?+

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

What is the closest Tailwind color to #CDE19B?+

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