#E1E3DF Color

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

Color preview

#E1E3DF

Color formats

HEX
#E1E3DF
RGB
rgb(225, 227, 223)
RGBA
rgba(225, 227, 223, 1)
HSL
hsl(90, 7%, 88%)
HSV
hsv(90, 2%, 89%)
CMYK
cmyk(1%, 0%, 2%, 11%)
CSS variable
--color-primary: #E1E3DF;
Lowercase HEX
#e1e3df

Shades

Tints

Tones

Harmony

CSS snippets for #E1E3DF

.color-e1e3df {
  color: #E1E3DF;
  background-color: #E1E3DF;
}

Frequently asked questions

What color is #E1E3DF?+

#E1E3DF is a HEX color with RGB value rgb(225, 227, 223) and HSL value hsl(90, 7%, 88%). Its closest CSS named color is Gainsboro.

What is the closest Tailwind color to #E1E3DF?+

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