#E2FACA Color

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

Color preview

#E2FACA

Color formats

HEX
#E2FACA
RGB
rgb(226, 250, 202)
RGBA
rgba(226, 250, 202, 1)
HSL
hsl(90, 83%, 89%)
HSV
hsv(90, 19%, 98%)
CMYK
cmyk(10%, 0%, 19%, 2%)
CSS variable
--color-primary: #E2FACA;
Lowercase HEX
#e2faca

Shades

Tints

Tones

Harmony

CSS snippets for #E2FACA

.color-e2faca {
  color: #E2FACA;
  background-color: #E2FACA;
}

Frequently asked questions

What color is #E2FACA?+

#E2FACA is a HEX color with RGB value rgb(226, 250, 202) and HSL value hsl(90, 83%, 89%). Its closest CSS named color is LightGoldenRodYellow.

What is the closest Tailwind color to #E2FACA?+

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