#E1EADF Color

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

Color preview

#E1EADF

Color formats

HEX
#E1EADF
RGB
rgb(225, 234, 223)
RGBA
rgba(225, 234, 223, 1)
HSL
hsl(109, 21%, 90%)
HSV
hsv(109, 5%, 92%)
CMYK
cmyk(4%, 0%, 5%, 8%)
CSS variable
--color-primary: #E1EADF;
Lowercase HEX
#e1eadf

Shades

Tints

Tones

Harmony

CSS snippets for #E1EADF

.color-e1eadf {
  color: #E1EADF;
  background-color: #E1EADF;
}

Frequently asked questions

What color is #E1EADF?+

#E1EADF is a HEX color with RGB value rgb(225, 234, 223) and HSL value hsl(109, 21%, 90%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1EADF?+

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