#D3ECCE Color

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

Color preview

#D3ECCE

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #D3ECCE

.color-d3ecce {
  color: #D3ECCE;
  background-color: #D3ECCE;
}

Frequently asked questions

What color is #D3ECCE?+

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

What is the closest Tailwind color to #D3ECCE?+

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