#E2E8EC Color

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

Color preview

#E2E8EC

Color formats

HEX
#E2E8EC
RGB
rgb(226, 232, 236)
RGBA
rgba(226, 232, 236, 1)
HSL
hsl(204, 21%, 91%)
HSV
hsv(204, 4%, 93%)
CMYK
cmyk(4%, 2%, 0%, 7%)
CSS variable
--color-primary: #E2E8EC;
Lowercase HEX
#e2e8ec

Shades

Tints

Tones

Harmony

CSS snippets for #E2E8EC

.color-e2e8ec {
  color: #E2E8EC;
  background-color: #E2E8EC;
}

Frequently asked questions

What color is #E2E8EC?+

#E2E8EC is a HEX color with RGB value rgb(226, 232, 236) and HSL value hsl(204, 21%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2E8EC?+

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