#D3FADF Color

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

Color preview

#D3FADF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3FADF

.color-d3fadf {
  color: #D3FADF;
  background-color: #D3FADF;
}

Frequently asked questions

What color is #D3FADF?+

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

What is the closest Tailwind color to #D3FADF?+

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