#E3EDDC Color

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

Color preview

#E3EDDC

Color formats

HEX
#E3EDDC
RGB
rgb(227, 237, 220)
RGBA
rgba(227, 237, 220, 1)
HSL
hsl(95, 32%, 90%)
HSV
hsv(95, 7%, 93%)
CMYK
cmyk(4%, 0%, 7%, 7%)
CSS variable
--color-primary: #E3EDDC;
Lowercase HEX
#e3eddc

Shades

Tints

Tones

Harmony

CSS snippets for #E3EDDC

.color-e3eddc {
  color: #E3EDDC;
  background-color: #E3EDDC;
}

Frequently asked questions

What color is #E3EDDC?+

#E3EDDC is a HEX color with RGB value rgb(227, 237, 220) and HSL value hsl(95, 32%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E3EDDC?+

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