#D3ECBD Color

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

Color preview

#D3ECBD

Color formats

HEX
#D3ECBD
RGB
rgb(211, 236, 189)
RGBA
rgba(211, 236, 189, 1)
HSL
hsl(92, 55%, 83%)
HSV
hsv(92, 20%, 93%)
CMYK
cmyk(11%, 0%, 20%, 7%)
CSS variable
--color-primary: #D3ECBD;
Lowercase HEX
#d3ecbd

Shades

Tints

Tones

Harmony

CSS snippets for #D3ECBD

.color-d3ecbd {
  color: #D3ECBD;
  background-color: #D3ECBD;
}

Frequently asked questions

What color is #D3ECBD?+

#D3ECBD is a HEX color with RGB value rgb(211, 236, 189) and HSL value hsl(92, 55%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #D3ECBD?+

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