#D7EDEF Color

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

Color preview

#D7EDEF

Color formats

HEX
#D7EDEF
RGB
rgb(215, 237, 239)
RGBA
rgba(215, 237, 239, 1)
HSL
hsl(185, 43%, 89%)
HSV
hsv(185, 10%, 94%)
CMYK
cmyk(10%, 1%, 0%, 6%)
CSS variable
--color-primary: #D7EDEF;
Lowercase HEX
#d7edef

Shades

Tints

Tones

Harmony

CSS snippets for #D7EDEF

.color-d7edef {
  color: #D7EDEF;
  background-color: #D7EDEF;
}

Frequently asked questions

What color is #D7EDEF?+

#D7EDEF is a HEX color with RGB value rgb(215, 237, 239) and HSL value hsl(185, 43%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7EDEF?+

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