#D2EEDB Color

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

Color preview

#D2EEDB

Color formats

HEX
#D2EEDB
RGB
rgb(210, 238, 219)
RGBA
rgba(210, 238, 219, 1)
HSL
hsl(139, 45%, 88%)
HSV
hsv(139, 12%, 93%)
CMYK
cmyk(12%, 0%, 8%, 7%)
CSS variable
--color-primary: #D2EEDB;
Lowercase HEX
#d2eedb

Shades

Tints

Tones

Harmony

CSS snippets for #D2EEDB

.color-d2eedb {
  color: #D2EEDB;
  background-color: #D2EEDB;
}

Frequently asked questions

What color is #D2EEDB?+

#D2EEDB is a HEX color with RGB value rgb(210, 238, 219) and HSL value hsl(139, 45%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2EEDB?+

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