#E2EADB Color

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

Color preview

#E2EADB

Color formats

HEX
#E2EADB
RGB
rgb(226, 234, 219)
RGBA
rgba(226, 234, 219, 1)
HSL
hsl(92, 26%, 89%)
HSV
hsv(92, 6%, 92%)
CMYK
cmyk(3%, 0%, 6%, 8%)
CSS variable
--color-primary: #E2EADB;
Lowercase HEX
#e2eadb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EADB

.color-e2eadb {
  color: #E2EADB;
  background-color: #E2EADB;
}

Frequently asked questions

What color is #E2EADB?+

#E2EADB is a HEX color with RGB value rgb(226, 234, 219) and HSL value hsl(92, 26%, 89%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E2EADB?+

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