#E0FACA Color

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

Color preview

#E0FACA

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #E0FACA

.color-e0faca {
  color: #E0FACA;
  background-color: #E0FACA;
}

Frequently asked questions

What color is #E0FACA?+

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

What is the closest Tailwind color to #E0FACA?+

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