#D5EADF Color

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

Color preview

#D5EADF

Color formats

HEX
#D5EADF
RGB
rgb(213, 234, 223)
RGBA
rgba(213, 234, 223, 1)
HSL
hsl(149, 33%, 88%)
HSV
hsv(149, 9%, 92%)
CMYK
cmyk(9%, 0%, 5%, 8%)
CSS variable
--color-primary: #D5EADF;
Lowercase HEX
#d5eadf

Shades

Tints

Tones

Harmony

CSS snippets for #D5EADF

.color-d5eadf {
  color: #D5EADF;
  background-color: #D5EADF;
}

Frequently asked questions

What color is #D5EADF?+

#D5EADF is a HEX color with RGB value rgb(213, 234, 223) and HSL value hsl(149, 33%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D5EADF?+

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