#ECEEFE Color

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

Color preview

#ECEEFE

Color formats

HEX
#ECEEFE
RGB
rgb(236, 238, 254)
RGBA
rgba(236, 238, 254, 1)
HSL
hsl(233, 90%, 96%)
HSV
hsv(233, 7%, 100%)
CMYK
cmyk(7%, 6%, 0%, 0%)
CSS variable
--color-primary: #ECEEFE;
Lowercase HEX
#eceefe

Shades

Tints

Tones

Harmony

CSS snippets for #ECEEFE

.color-eceefe {
  color: #ECEEFE;
  background-color: #ECEEFE;
}

Frequently asked questions

What color is #ECEEFE?+

#ECEEFE is a HEX color with RGB value rgb(236, 238, 254) and HSL value hsl(233, 90%, 96%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECEEFE?+

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