#D3EDBB Color

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

Color preview

#D3EDBB

Color formats

HEX
#D3EDBB
RGB
rgb(211, 237, 187)
RGBA
rgba(211, 237, 187, 1)
HSL
hsl(91, 58%, 83%)
HSV
hsv(91, 21%, 93%)
CMYK
cmyk(11%, 0%, 21%, 7%)
CSS variable
--color-primary: #D3EDBB;
Lowercase HEX
#d3edbb

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDBB

.color-d3edbb {
  color: #D3EDBB;
  background-color: #D3EDBB;
}

Frequently asked questions

What color is #D3EDBB?+

#D3EDBB is a HEX color with RGB value rgb(211, 237, 187) and HSL value hsl(91, 58%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3EDBB?+

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