#D3EFCD Color

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

Color preview

#D3EFCD

Color formats

HEX
#D3EFCD
RGB
rgb(211, 239, 205)
RGBA
rgba(211, 239, 205, 1)
HSL
hsl(109, 52%, 87%)
HSV
hsv(109, 14%, 94%)
CMYK
cmyk(12%, 0%, 14%, 6%)
CSS variable
--color-primary: #D3EFCD;
Lowercase HEX
#d3efcd

Shades

Tints

Tones

Harmony

CSS snippets for #D3EFCD

.color-d3efcd {
  color: #D3EFCD;
  background-color: #D3EFCD;
}

Frequently asked questions

What color is #D3EFCD?+

#D3EFCD is a HEX color with RGB value rgb(211, 239, 205) and HSL value hsl(109, 52%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EFCD?+

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