#DEE4AA Color

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

Color preview

#DEE4AA

Color formats

HEX
#DEE4AA
RGB
rgb(222, 228, 170)
RGBA
rgba(222, 228, 170, 1)
HSL
hsl(66, 52%, 78%)
HSV
hsv(66, 25%, 89%)
CMYK
cmyk(3%, 0%, 25%, 11%)
CSS variable
--color-primary: #DEE4AA;
Lowercase HEX
#dee4aa

Shades

Tints

Tones

Harmony

CSS snippets for #DEE4AA

.color-dee4aa {
  color: #DEE4AA;
  background-color: #DEE4AA;
}

Frequently asked questions

What color is #DEE4AA?+

#DEE4AA is a HEX color with RGB value rgb(222, 228, 170) and HSL value hsl(66, 52%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE4AA?+

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