#ECEAF2 Color

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

Color preview

#ECEAF2

Color formats

HEX
#ECEAF2
RGB
rgb(236, 234, 242)
RGBA
rgba(236, 234, 242, 1)
HSL
hsl(255, 24%, 93%)
HSV
hsv(255, 3%, 95%)
CMYK
cmyk(2%, 3%, 0%, 5%)
CSS variable
--color-primary: #ECEAF2;
Lowercase HEX
#eceaf2

Shades

Tints

Tones

Harmony

CSS snippets for #ECEAF2

.color-eceaf2 {
  color: #ECEAF2;
  background-color: #ECEAF2;
}

Frequently asked questions

What color is #ECEAF2?+

#ECEAF2 is a HEX color with RGB value rgb(236, 234, 242) and HSL value hsl(255, 24%, 93%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECEAF2?+

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