#E2FAAF Color

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

Color preview

#E2FAAF

Color formats

HEX
#E2FAAF
RGB
rgb(226, 250, 175)
RGBA
rgba(226, 250, 175, 1)
HSL
hsl(79, 88%, 83%)
HSV
hsv(79, 30%, 98%)
CMYK
cmyk(10%, 0%, 30%, 2%)
CSS variable
--color-primary: #E2FAAF;
Lowercase HEX
#e2faaf

Shades

Tints

Tones

Harmony

CSS snippets for #E2FAAF

.color-e2faaf {
  color: #E2FAAF;
  background-color: #E2FAAF;
}

Frequently asked questions

What color is #E2FAAF?+

#E2FAAF is a HEX color with RGB value rgb(226, 250, 175) and HSL value hsl(79, 88%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2FAAF?+

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