#D9EADF Color

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

Color preview

#D9EADF

Color formats

HEX
#D9EADF
RGB
rgb(217, 234, 223)
RGBA
rgba(217, 234, 223, 1)
HSL
hsl(141, 29%, 88%)
HSV
hsv(141, 7%, 92%)
CMYK
cmyk(7%, 0%, 5%, 8%)
CSS variable
--color-primary: #D9EADF;
Lowercase HEX
#d9eadf

Shades

Tints

Tones

Harmony

CSS snippets for #D9EADF

.color-d9eadf {
  color: #D9EADF;
  background-color: #D9EADF;
}

Frequently asked questions

What color is #D9EADF?+

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

What is the closest Tailwind color to #D9EADF?+

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