#E3EEFD Color

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

Color preview

#E3EEFD

Color formats

HEX
#E3EEFD
RGB
rgb(227, 238, 253)
RGBA
rgba(227, 238, 253, 1)
HSL
hsl(215, 87%, 94%)
HSV
hsv(215, 10%, 99%)
CMYK
cmyk(10%, 6%, 0%, 1%)
CSS variable
--color-primary: #E3EEFD;
Lowercase HEX
#e3eefd

Shades

Tints

Tones

Harmony

CSS snippets for #E3EEFD

.color-e3eefd {
  color: #E3EEFD;
  background-color: #E3EEFD;
}

Frequently asked questions

What color is #E3EEFD?+

#E3EEFD is a HEX color with RGB value rgb(227, 238, 253) and HSL value hsl(215, 87%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3EEFD?+

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