#E1EFF9 Color

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

Color preview

#E1EFF9

Color formats

HEX
#E1EFF9
RGB
rgb(225, 239, 249)
RGBA
rgba(225, 239, 249, 1)
HSL
hsl(205, 67%, 93%)
HSV
hsv(205, 10%, 98%)
CMYK
cmyk(10%, 4%, 0%, 2%)
CSS variable
--color-primary: #E1EFF9;
Lowercase HEX
#e1eff9

Shades

Tints

Tones

Harmony

CSS snippets for #E1EFF9

.color-e1eff9 {
  color: #E1EFF9;
  background-color: #E1EFF9;
}

Frequently asked questions

What color is #E1EFF9?+

#E1EFF9 is a HEX color with RGB value rgb(225, 239, 249) and HSL value hsl(205, 67%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E1EFF9?+

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