#DEE89C Color

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

Color preview

#DEE89C

Color formats

HEX
#DEE89C
RGB
rgb(222, 232, 156)
RGBA
rgba(222, 232, 156, 1)
HSL
hsl(68, 62%, 76%)
HSV
hsv(68, 33%, 91%)
CMYK
cmyk(4%, 0%, 33%, 9%)
CSS variable
--color-primary: #DEE89C;
Lowercase HEX
#dee89c

Shades

Tints

Tones

Harmony

CSS snippets for #DEE89C

.color-dee89c {
  color: #DEE89C;
  background-color: #DEE89C;
}

Frequently asked questions

What color is #DEE89C?+

#DEE89C is a HEX color with RGB value rgb(222, 232, 156) and HSL value hsl(68, 62%, 76%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #DEE89C?+

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