#D3EEBF Color

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

Color preview

#D3EEBF

Color formats

HEX
#D3EEBF
RGB
rgb(211, 238, 191)
RGBA
rgba(211, 238, 191, 1)
HSL
hsl(94, 58%, 84%)
HSV
hsv(94, 20%, 93%)
CMYK
cmyk(11%, 0%, 20%, 7%)
CSS variable
--color-primary: #D3EEBF;
Lowercase HEX
#d3eebf

Shades

Tints

Tones

Harmony

CSS snippets for #D3EEBF

.color-d3eebf {
  color: #D3EEBF;
  background-color: #D3EEBF;
}

Frequently asked questions

What color is #D3EEBF?+

#D3EEBF is a HEX color with RGB value rgb(211, 238, 191) and HSL value hsl(94, 58%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3EEBF?+

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