#D7EEEB Color

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

Color preview

#D7EEEB

Color formats

HEX
#D7EEEB
RGB
rgb(215, 238, 235)
RGBA
rgba(215, 238, 235, 1)
HSL
hsl(172, 40%, 89%)
HSV
hsv(172, 10%, 93%)
CMYK
cmyk(10%, 0%, 1%, 7%)
CSS variable
--color-primary: #D7EEEB;
Lowercase HEX
#d7eeeb

Shades

Tints

Tones

Harmony

CSS snippets for #D7EEEB

.color-d7eeeb {
  color: #D7EEEB;
  background-color: #D7EEEB;
}

Frequently asked questions

What color is #D7EEEB?+

#D7EEEB is a HEX color with RGB value rgb(215, 238, 235) and HSL value hsl(172, 40%, 89%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #D7EEEB?+

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