#ECEFEA Color

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

Color preview

#ECEFEA

Color formats

HEX
#ECEFEA
RGB
rgb(236, 239, 234)
RGBA
rgba(236, 239, 234, 1)
HSL
hsl(96, 14%, 93%)
HSV
hsv(96, 2%, 94%)
CMYK
cmyk(1%, 0%, 2%, 6%)
CSS variable
--color-primary: #ECEFEA;
Lowercase HEX
#ecefea

Shades

Tints

Tones

Harmony

CSS snippets for #ECEFEA

.color-ecefea {
  color: #ECEFEA;
  background-color: #ECEFEA;
}

Frequently asked questions

What color is #ECEFEA?+

#ECEFEA is a HEX color with RGB value rgb(236, 239, 234) and HSL value hsl(96, 14%, 93%). Its closest CSS named color is Linen.

What is the closest Tailwind color to #ECEFEA?+

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