#D3EFDF Color

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

Color preview

#D3EFDF

Color formats

HEX
#D3EFDF
RGB
rgb(211, 239, 223)
RGBA
rgba(211, 239, 223, 1)
HSL
hsl(146, 47%, 88%)
HSV
hsv(146, 12%, 94%)
CMYK
cmyk(12%, 0%, 7%, 6%)
CSS variable
--color-primary: #D3EFDF;
Lowercase HEX
#d3efdf

Shades

Tints

Tones

Harmony

CSS snippets for #D3EFDF

.color-d3efdf {
  color: #D3EFDF;
  background-color: #D3EFDF;
}

Frequently asked questions

What color is #D3EFDF?+

#D3EFDF is a HEX color with RGB value rgb(211, 239, 223) and HSL value hsl(146, 47%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EFDF?+

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