#E6EEFF Color

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

Color preview

#E6EEFF

Color formats

HEX
#E6EEFF
RGB
rgb(230, 238, 255)
RGBA
rgba(230, 238, 255, 1)
HSL
hsl(221, 100%, 95%)
HSV
hsv(221, 10%, 100%)
CMYK
cmyk(10%, 7%, 0%, 0%)
CSS variable
--color-primary: #E6EEFF;
Lowercase HEX
#e6eeff

Shades

Tints

Tones

Harmony

CSS snippets for #E6EEFF

.color-e6eeff {
  color: #E6EEFF;
  background-color: #E6EEFF;
}

Frequently asked questions

What color is #E6EEFF?+

#E6EEFF is a HEX color with RGB value rgb(230, 238, 255) and HSL value hsl(221, 100%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E6EEFF?+

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