#D3ECCD Color

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

Color preview

#D3ECCD

Color formats

HEX
#D3ECCD
RGB
rgb(211, 236, 205)
RGBA
rgba(211, 236, 205, 1)
HSL
hsl(108, 45%, 86%)
HSV
hsv(108, 13%, 93%)
CMYK
cmyk(11%, 0%, 13%, 7%)
CSS variable
--color-primary: #D3ECCD;
Lowercase HEX
#d3eccd

Shades

Tints

Tones

Harmony

CSS snippets for #D3ECCD

.color-d3eccd {
  color: #D3ECCD;
  background-color: #D3ECCD;
}

Frequently asked questions

What color is #D3ECCD?+

#D3ECCD is a HEX color with RGB value rgb(211, 236, 205) and HSL value hsl(108, 45%, 86%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #D3ECCD?+

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