#E0EEFB Color

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

Color preview

#E0EEFB

Color formats

HEX
#E0EEFB
RGB
rgb(224, 238, 251)
RGBA
rgba(224, 238, 251, 1)
HSL
hsl(209, 77%, 93%)
HSV
hsv(209, 11%, 98%)
CMYK
cmyk(11%, 5%, 0%, 2%)
CSS variable
--color-primary: #E0EEFB;
Lowercase HEX
#e0eefb

Shades

Tints

Tones

Harmony

CSS snippets for #E0EEFB

.color-e0eefb {
  color: #E0EEFB;
  background-color: #E0EEFB;
}

Frequently asked questions

What color is #E0EEFB?+

#E0EEFB is a HEX color with RGB value rgb(224, 238, 251) and HSL value hsl(209, 77%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E0EEFB?+

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