#D1EAEB Color

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

Color preview

#D1EAEB

Color formats

HEX
#D1EAEB
RGB
rgb(209, 234, 235)
RGBA
rgba(209, 234, 235, 1)
HSL
hsl(182, 39%, 87%)
HSV
hsv(182, 11%, 92%)
CMYK
cmyk(11%, 0%, 0%, 8%)
CSS variable
--color-primary: #D1EAEB;
Lowercase HEX
#d1eaeb

Shades

Tints

Tones

Harmony

CSS snippets for #D1EAEB

.color-d1eaeb {
  color: #D1EAEB;
  background-color: #D1EAEB;
}

Frequently asked questions

What color is #D1EAEB?+

#D1EAEB is a HEX color with RGB value rgb(209, 234, 235) and HSL value hsl(182, 39%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D1EAEB?+

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