#DDEAD9 Color

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

Color preview

#DDEAD9

Color formats

HEX
#DDEAD9
RGB
rgb(221, 234, 217)
RGBA
rgba(221, 234, 217, 1)
HSL
hsl(106, 29%, 88%)
HSV
hsv(106, 7%, 92%)
CMYK
cmyk(6%, 0%, 7%, 8%)
CSS variable
--color-primary: #DDEAD9;
Lowercase HEX
#ddead9

Shades

Tints

Tones

Harmony

CSS snippets for #DDEAD9

.color-ddead9 {
  color: #DDEAD9;
  background-color: #DDEAD9;
}

Frequently asked questions

What color is #DDEAD9?+

#DDEAD9 is a HEX color with RGB value rgb(221, 234, 217) and HSL value hsl(106, 29%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #DDEAD9?+

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