#E2EEDB Color

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

Color preview

#E2EEDB

Color formats

HEX
#E2EEDB
RGB
rgb(226, 238, 219)
RGBA
rgba(226, 238, 219, 1)
HSL
hsl(98, 36%, 90%)
HSV
hsv(98, 8%, 93%)
CMYK
cmyk(5%, 0%, 8%, 7%)
CSS variable
--color-primary: #E2EEDB;
Lowercase HEX
#e2eedb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EEDB

.color-e2eedb {
  color: #E2EEDB;
  background-color: #E2EEDB;
}

Frequently asked questions

What color is #E2EEDB?+

#E2EEDB is a HEX color with RGB value rgb(226, 238, 219) and HSL value hsl(98, 36%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2EEDB?+

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