#E4FAE4 Color

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

Color preview

#E4FAE4

Color formats

HEX
#E4FAE4
RGB
rgb(228, 250, 228)
RGBA
rgba(228, 250, 228, 1)
HSL
hsl(120, 69%, 94%)
HSV
hsv(120, 9%, 98%)
CMYK
cmyk(9%, 0%, 9%, 2%)
CSS variable
--color-primary: #E4FAE4;
Lowercase HEX
#e4fae4

Shades

Tints

Tones

Harmony

CSS snippets for #E4FAE4

.color-e4fae4 {
  color: #E4FAE4;
  background-color: #E4FAE4;
}

Frequently asked questions

What color is #E4FAE4?+

#E4FAE4 is a HEX color with RGB value rgb(228, 250, 228) and HSL value hsl(120, 69%, 94%). Its closest CSS named color is HoneyDew.

What is the closest Tailwind color to #E4FAE4?+

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