#E4EFE6 Color

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

Color preview

#E4EFE6

Color formats

HEX
#E4EFE6
RGB
rgb(228, 239, 230)
RGBA
rgba(228, 239, 230, 1)
HSL
hsl(131, 26%, 92%)
HSV
hsv(131, 5%, 94%)
CMYK
cmyk(5%, 0%, 4%, 6%)
CSS variable
--color-primary: #E4EFE6;
Lowercase HEX
#e4efe6

Shades

Tints

Tones

Harmony

CSS snippets for #E4EFE6

.color-e4efe6 {
  color: #E4EFE6;
  background-color: #E4EFE6;
}

Frequently asked questions

What color is #E4EFE6?+

#E4EFE6 is a HEX color with RGB value rgb(228, 239, 230) and HSL value hsl(131, 26%, 92%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E4EFE6?+

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