#D2FEDD Color

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

Color preview

#D2FEDD

Color formats

HEX
#D2FEDD
RGB
rgb(210, 254, 221)
RGBA
rgba(210, 254, 221, 1)
HSL
hsl(135, 96%, 91%)
HSV
hsv(135, 17%, 100%)
CMYK
cmyk(17%, 0%, 13%, 0%)
CSS variable
--color-primary: #D2FEDD;
Lowercase HEX
#d2fedd

Shades

Tints

Tones

Harmony

CSS snippets for #D2FEDD

.color-d2fedd {
  color: #D2FEDD;
  background-color: #D2FEDD;
}

Frequently asked questions

What color is #D2FEDD?+

#D2FEDD is a HEX color with RGB value rgb(210, 254, 221) and HSL value hsl(135, 96%, 91%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2FEDD?+

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