#D3EBDA Color

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

Color preview

#D3EBDA

Color formats

HEX
#D3EBDA
RGB
rgb(211, 235, 218)
RGBA
rgba(211, 235, 218, 1)
HSL
hsl(138, 37%, 87%)
HSV
hsv(138, 10%, 92%)
CMYK
cmyk(10%, 0%, 7%, 8%)
CSS variable
--color-primary: #D3EBDA;
Lowercase HEX
#d3ebda

Shades

Tints

Tones

Harmony

CSS snippets for #D3EBDA

.color-d3ebda {
  color: #D3EBDA;
  background-color: #D3EBDA;
}

Frequently asked questions

What color is #D3EBDA?+

#D3EBDA is a HEX color with RGB value rgb(211, 235, 218) and HSL value hsl(138, 37%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EBDA?+

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