#DDEDD8 Color

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

Color preview

#DDEDD8

Color formats

HEX
#DDEDD8
RGB
rgb(221, 237, 216)
RGBA
rgba(221, 237, 216, 1)
HSL
hsl(106, 37%, 89%)
HSV
hsv(106, 9%, 93%)
CMYK
cmyk(7%, 0%, 9%, 7%)
CSS variable
--color-primary: #DDEDD8;
Lowercase HEX
#ddedd8

Shades

Tints

Tones

Harmony

CSS snippets for #DDEDD8

.color-ddedd8 {
  color: #DDEDD8;
  background-color: #DDEDD8;
}

Frequently asked questions

What color is #DDEDD8?+

#DDEDD8 is a HEX color with RGB value rgb(221, 237, 216) and HSL value hsl(106, 37%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEDD8?+

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