#D2FADF Color

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

Color preview

#D2FADF

Color formats

HEX
#D2FADF
RGB
rgb(210, 250, 223)
RGBA
rgba(210, 250, 223, 1)
HSL
hsl(140, 80%, 90%)
HSV
hsv(140, 16%, 98%)
CMYK
cmyk(16%, 0%, 11%, 2%)
CSS variable
--color-primary: #D2FADF;
Lowercase HEX
#d2fadf

Shades

Tints

Tones

Harmony

CSS snippets for #D2FADF

.color-d2fadf {
  color: #D2FADF;
  background-color: #D2FADF;
}

Frequently asked questions

What color is #D2FADF?+

#D2FADF is a HEX color with RGB value rgb(210, 250, 223) and HSL value hsl(140, 80%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D2FADF?+

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