#DDEE99 Color

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

Color preview

#DDEE99

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #DDEE99

.color-ddee99 {
  color: #DDEE99;
  background-color: #DDEE99;
}

Frequently asked questions

What color is #DDEE99?+

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

What is the closest Tailwind color to #DDEE99?+

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