#D3E3DA Color

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

Color preview

#D3E3DA

Color formats

HEX
#D3E3DA
RGB
rgb(211, 227, 218)
RGBA
rgba(211, 227, 218, 1)
HSL
hsl(146, 22%, 86%)
HSV
hsv(146, 7%, 89%)
CMYK
cmyk(7%, 0%, 4%, 11%)
CSS variable
--color-primary: #D3E3DA;
Lowercase HEX
#d3e3da

Shades

Tints

Tones

Harmony

CSS snippets for #D3E3DA

.color-d3e3da {
  color: #D3E3DA;
  background-color: #D3E3DA;
}

Frequently asked questions

What color is #D3E3DA?+

#D3E3DA is a HEX color with RGB value rgb(211, 227, 218) and HSL value hsl(146, 22%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3E3DA?+

The closest Tailwind color is gray-300, available as the bg-gray-300 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