#D3EDCE Color

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

Color preview

#D3EDCE

Color formats

HEX
#D3EDCE
RGB
rgb(211, 237, 206)
RGBA
rgba(211, 237, 206, 1)
HSL
hsl(110, 46%, 87%)
HSV
hsv(110, 13%, 93%)
CMYK
cmyk(11%, 0%, 13%, 7%)
CSS variable
--color-primary: #D3EDCE;
Lowercase HEX
#d3edce

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDCE

.color-d3edce {
  color: #D3EDCE;
  background-color: #D3EDCE;
}

Frequently asked questions

What color is #D3EDCE?+

#D3EDCE is a HEX color with RGB value rgb(211, 237, 206) and HSL value hsl(110, 46%, 87%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3EDCE?+

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