#ECECF2 Color

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

Color preview

#ECECF2

Color formats

HEX
#ECECF2
RGB
rgb(236, 236, 242)
RGBA
rgba(236, 236, 242, 1)
HSL
hsl(240, 19%, 94%)
HSV
hsv(240, 2%, 95%)
CMYK
cmyk(2%, 2%, 0%, 5%)
CSS variable
--color-primary: #ECECF2;
Lowercase HEX
#ececf2

Shades

Tints

Tones

Harmony

CSS snippets for #ECECF2

.color-ececf2 {
  color: #ECECF2;
  background-color: #ECECF2;
}

Frequently asked questions

What color is #ECECF2?+

#ECECF2 is a HEX color with RGB value rgb(236, 236, 242) and HSL value hsl(240, 19%, 94%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #ECECF2?+

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