#ECEFFA Color

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

Color preview

#ECEFFA

Color formats

HEX
#ECEFFA
RGB
rgb(236, 239, 250)
RGBA
rgba(236, 239, 250, 1)
HSL
hsl(227, 58%, 95%)
HSV
hsv(227, 6%, 98%)
CMYK
cmyk(6%, 4%, 0%, 2%)
CSS variable
--color-primary: #ECEFFA;
Lowercase HEX
#eceffa

Shades

Tints

Tones

Harmony

CSS snippets for #ECEFFA

.color-eceffa {
  color: #ECEFFA;
  background-color: #ECEFFA;
}

Frequently asked questions

What color is #ECEFFA?+

#ECEFFA is a HEX color with RGB value rgb(236, 239, 250) and HSL value hsl(227, 58%, 95%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECEFFA?+

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