#D3ECDD Color

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

Color preview

#D3ECDD

Color formats

HEX
#D3ECDD
RGB
rgb(211, 236, 221)
RGBA
rgba(211, 236, 221, 1)
HSL
hsl(144, 40%, 88%)
HSV
hsv(144, 11%, 93%)
CMYK
cmyk(11%, 0%, 6%, 7%)
CSS variable
--color-primary: #D3ECDD;
Lowercase HEX
#d3ecdd

Shades

Tints

Tones

Harmony

CSS snippets for #D3ECDD

.color-d3ecdd {
  color: #D3ECDD;
  background-color: #D3ECDD;
}

Frequently asked questions

What color is #D3ECDD?+

#D3ECDD is a HEX color with RGB value rgb(211, 236, 221) and HSL value hsl(144, 40%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3ECDD?+

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