#E4FADE Color

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

Color preview

#E4FADE

Color formats

HEX
#E4FADE
RGB
rgb(228, 250, 222)
RGBA
rgba(228, 250, 222, 1)
HSL
hsl(107, 74%, 93%)
HSV
hsv(107, 11%, 98%)
CMYK
cmyk(9%, 0%, 11%, 2%)
CSS variable
--color-primary: #E4FADE;
Lowercase HEX
#e4fade

Shades

Tints

Tones

Harmony

CSS snippets for #E4FADE

.color-e4fade {
  color: #E4FADE;
  background-color: #E4FADE;
}

Frequently asked questions

What color is #E4FADE?+

#E4FADE is a HEX color with RGB value rgb(228, 250, 222) and HSL value hsl(107, 74%, 93%). Its closest CSS named color is Beige.

What is the closest Tailwind color to #E4FADE?+

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