#ECEDF1 Color

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

Color preview

#ECEDF1

Color formats

HEX
#ECEDF1
RGB
rgb(236, 237, 241)
RGBA
rgba(236, 237, 241, 1)
HSL
hsl(228, 15%, 94%)
HSV
hsv(228, 2%, 95%)
CMYK
cmyk(2%, 2%, 0%, 5%)
CSS variable
--color-primary: #ECEDF1;
Lowercase HEX
#ecedf1

Shades

Tints

Tones

Harmony

CSS snippets for #ECEDF1

.color-ecedf1 {
  color: #ECEDF1;
  background-color: #ECEDF1;
}

Frequently asked questions

What color is #ECEDF1?+

#ECEDF1 is a HEX color with RGB value rgb(236, 237, 241) and HSL value hsl(228, 15%, 94%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #ECEDF1?+

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