#DDEDD9 Color

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

Color preview

#DDEDD9

Color formats

HEX
#DDEDD9
RGB
rgb(221, 237, 217)
RGBA
rgba(221, 237, 217, 1)
HSL
hsl(108, 36%, 89%)
HSV
hsv(108, 8%, 93%)
CMYK
cmyk(7%, 0%, 8%, 7%)
CSS variable
--color-primary: #DDEDD9;
Lowercase HEX
#ddedd9

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDD9

.color-ddedd9 {
  color: #DDEDD9;
  background-color: #DDEDD9;
}

Frequently asked questions

What color is #DDEDD9?+

#DDEDD9 is a HEX color with RGB value rgb(221, 237, 217) and HSL value hsl(108, 36%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDD9?+

The closest Tailwind color is neutral-200, available as the bg-neutral-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