#DEE19B Color

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

Color preview

#DEE19B

Color formats

HEX
#DEE19B
RGB
rgb(222, 225, 155)
RGBA
rgba(222, 225, 155, 1)
HSL
hsl(63, 54%, 75%)
HSV
hsv(63, 31%, 88%)
CMYK
cmyk(1%, 0%, 31%, 12%)
CSS variable
--color-primary: #DEE19B;
Lowercase HEX
#dee19b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE19B

.color-dee19b {
  color: #DEE19B;
  background-color: #DEE19B;
}

Frequently asked questions

What color is #DEE19B?+

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

What is the closest Tailwind color to #DEE19B?+

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