#E1EADB Color

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

Color preview

#E1EADB

Color formats

HEX
#E1EADB
RGB
rgb(225, 234, 219)
RGBA
rgba(225, 234, 219, 1)
HSL
hsl(96, 26%, 89%)
HSV
hsv(96, 6%, 92%)
CMYK
cmyk(4%, 0%, 6%, 8%)
CSS variable
--color-primary: #E1EADB;
Lowercase HEX
#e1eadb

Shades

Tints

Tones

Harmony

CSS snippets for #E1EADB

.color-e1eadb {
  color: #E1EADB;
  background-color: #E1EADB;
}

Frequently asked questions

What color is #E1EADB?+

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

What is the closest Tailwind color to #E1EADB?+

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