#D7EADF Color

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

Color preview

#D7EADF

Color formats

HEX
#D7EADF
RGB
rgb(215, 234, 223)
RGBA
rgba(215, 234, 223, 1)
HSL
hsl(145, 31%, 88%)
HSV
hsv(145, 8%, 92%)
CMYK
cmyk(8%, 0%, 5%, 8%)
CSS variable
--color-primary: #D7EADF;
Lowercase HEX
#d7eadf

Shades

Tints

Tones

Harmony

CSS snippets for #D7EADF

.color-d7eadf {
  color: #D7EADF;
  background-color: #D7EADF;
}

Frequently asked questions

What color is #D7EADF?+

#D7EADF is a HEX color with RGB value rgb(215, 234, 223) and HSL value hsl(145, 31%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EADF?+

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