#ECEEFC Color

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

Color preview

#ECEEFC

Color formats

HEX
#ECEEFC
RGB
rgb(236, 238, 252)
RGBA
rgba(236, 238, 252, 1)
HSL
hsl(233, 73%, 96%)
HSV
hsv(233, 6%, 99%)
CMYK
cmyk(6%, 6%, 0%, 1%)
CSS variable
--color-primary: #ECEEFC;
Lowercase HEX
#eceefc

Shades

Tints

Tones

Harmony

CSS snippets for #ECEEFC

.color-eceefc {
  color: #ECEEFC;
  background-color: #ECEEFC;
}

Frequently asked questions

What color is #ECEEFC?+

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

What is the closest Tailwind color to #ECEEFC?+

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