#E2EFEB Color

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

Color preview

#E2EFEB

Color formats

HEX
#E2EFEB
RGB
rgb(226, 239, 235)
RGBA
rgba(226, 239, 235, 1)
HSL
hsl(162, 29%, 91%)
HSV
hsv(162, 5%, 94%)
CMYK
cmyk(5%, 0%, 2%, 6%)
CSS variable
--color-primary: #E2EFEB;
Lowercase HEX
#e2efeb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EFEB

.color-e2efeb {
  color: #E2EFEB;
  background-color: #E2EFEB;
}

Frequently asked questions

What color is #E2EFEB?+

#E2EFEB is a HEX color with RGB value rgb(226, 239, 235) and HSL value hsl(162, 29%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E2EFEB?+

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