#DEEE99 Color

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

Color preview

#DEEE99

Color formats

HEX
#DEEE99
RGB
rgb(222, 238, 153)
RGBA
rgba(222, 238, 153, 1)
HSL
hsl(71, 71%, 77%)
HSV
hsv(71, 36%, 93%)
CMYK
cmyk(7%, 0%, 36%, 7%)
CSS variable
--color-primary: #DEEE99;
Lowercase HEX
#deee99

Shades

Tints

Tones

Harmony

CSS snippets for #DEEE99

.color-deee99 {
  color: #DEEE99;
  background-color: #DEEE99;
}

Frequently asked questions

What color is #DEEE99?+

#DEEE99 is a HEX color with RGB value rgb(222, 238, 153) and HSL value hsl(71, 71%, 77%). Its closest CSS named color is Khaki.

What is the closest Tailwind color to #DEEE99?+

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