#E5EDED Color

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

Color preview

#E5EDED

Color formats

HEX
#E5EDED
RGB
rgb(229, 237, 237)
RGBA
rgba(229, 237, 237, 1)
HSL
hsl(180, 18%, 91%)
HSV
hsv(180, 3%, 93%)
CMYK
cmyk(3%, 0%, 0%, 7%)
CSS variable
--color-primary: #E5EDED;
Lowercase HEX
#e5eded

Shades

Tints

Tones

Harmony

CSS snippets for #E5EDED

.color-e5eded {
  color: #E5EDED;
  background-color: #E5EDED;
}

Frequently asked questions

What color is #E5EDED?+

#E5EDED is a HEX color with RGB value rgb(229, 237, 237) and HSL value hsl(180, 18%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E5EDED?+

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