#E6EEFB Color

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

Color preview

#E6EEFB

Color formats

HEX
#E6EEFB
RGB
rgb(230, 238, 251)
RGBA
rgba(230, 238, 251, 1)
HSL
hsl(217, 72%, 94%)
HSV
hsv(217, 8%, 98%)
CMYK
cmyk(8%, 5%, 0%, 2%)
CSS variable
--color-primary: #E6EEFB;
Lowercase HEX
#e6eefb

Shades

Tints

Tones

Harmony

CSS snippets for #E6EEFB

.color-e6eefb {
  color: #E6EEFB;
  background-color: #E6EEFB;
}

Frequently asked questions

What color is #E6EEFB?+

#E6EEFB is a HEX color with RGB value rgb(230, 238, 251) and HSL value hsl(217, 72%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EEFB?+

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