#D7EAEB Color

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

Color preview

#D7EAEB

Color formats

HEX
#D7EAEB
RGB
rgb(215, 234, 235)
RGBA
rgba(215, 234, 235, 1)
HSL
hsl(183, 33%, 88%)
HSV
hsv(183, 9%, 92%)
CMYK
cmyk(9%, 0%, 0%, 8%)
CSS variable
--color-primary: #D7EAEB;
Lowercase HEX
#d7eaeb

Shades

Tints

Tones

Harmony

CSS snippets for #D7EAEB

.color-d7eaeb {
  color: #D7EAEB;
  background-color: #D7EAEB;
}

Frequently asked questions

What color is #D7EAEB?+

#D7EAEB is a HEX color with RGB value rgb(215, 234, 235) and HSL value hsl(183, 33%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D7EAEB?+

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