#E3EFE7 Color

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

Color preview

#E3EFE7

Color formats

HEX
#E3EFE7
RGB
rgb(227, 239, 231)
RGBA
rgba(227, 239, 231, 1)
HSL
hsl(140, 27%, 91%)
HSV
hsv(140, 5%, 94%)
CMYK
cmyk(5%, 0%, 3%, 6%)
CSS variable
--color-primary: #E3EFE7;
Lowercase HEX
#e3efe7

Shades

Tints

Tones

Harmony

CSS snippets for #E3EFE7

.color-e3efe7 {
  color: #E3EFE7;
  background-color: #E3EFE7;
}

Frequently asked questions

What color is #E3EFE7?+

#E3EFE7 is a HEX color with RGB value rgb(227, 239, 231) and HSL value hsl(140, 27%, 91%). Its closest CSS named color is Lavender.

What is the closest Tailwind color to #E3EFE7?+

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