#DEE49B Color

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

Color preview

#DEE49B

Color formats

HEX
#DEE49B
RGB
rgb(222, 228, 155)
RGBA
rgba(222, 228, 155, 1)
HSL
hsl(65, 57%, 75%)
HSV
hsv(65, 32%, 89%)
CMYK
cmyk(3%, 0%, 32%, 11%)
CSS variable
--color-primary: #DEE49B;
Lowercase HEX
#dee49b

Shades

Tints

Tones

Harmony

CSS snippets for #DEE49B

.color-dee49b {
  color: #DEE49B;
  background-color: #DEE49B;
}

Frequently asked questions

What color is #DEE49B?+

#DEE49B is a HEX color with RGB value rgb(222, 228, 155) and HSL value hsl(65, 57%, 75%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE49B?+

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