#ECF0EE Color

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

Color preview

#ECF0EE

Color formats

HEX
#ECF0EE
RGB
rgb(236, 240, 238)
RGBA
rgba(236, 240, 238, 1)
HSL
hsl(150, 12%, 93%)
HSV
hsv(150, 2%, 94%)
CMYK
cmyk(2%, 0%, 1%, 6%)
CSS variable
--color-primary: #ECF0EE;
Lowercase HEX
#ecf0ee

Shades

Tints

Tones

Harmony

CSS snippets for #ECF0EE

.color-ecf0ee {
  color: #ECF0EE;
  background-color: #ECF0EE;
}

Frequently asked questions

What color is #ECF0EE?+

#ECF0EE is a HEX color with RGB value rgb(236, 240, 238) and HSL value hsl(150, 12%, 93%). Its closest CSS named color is WhiteSmoke.

What is the closest Tailwind color to #ECF0EE?+

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