#D3EDC1 Color

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

Color preview

#D3EDC1

Color formats

HEX
#D3EDC1
RGB
rgb(211, 237, 193)
RGBA
rgba(211, 237, 193, 1)
HSL
hsl(95, 55%, 84%)
HSV
hsv(95, 19%, 93%)
CMYK
cmyk(11%, 0%, 19%, 7%)
CSS variable
--color-primary: #D3EDC1;
Lowercase HEX
#d3edc1

Shades

Tints

Tones

Harmony

CSS snippets for #D3EDC1

.color-d3edc1 {
  color: #D3EDC1;
  background-color: #D3EDC1;
}

Frequently asked questions

What color is #D3EDC1?+

#D3EDC1 is a HEX color with RGB value rgb(211, 237, 193) and HSL value hsl(95, 55%, 84%). Its closest CSS named color is LightGray.

What is the closest Tailwind color to #D3EDC1?+

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