#E3FAAF Color

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

Color preview

#E3FAAF

Color formats

HEX
#E3FAAF
RGB
rgb(227, 250, 175)
RGBA
rgba(227, 250, 175, 1)
HSL
hsl(78, 88%, 83%)
HSV
hsv(78, 30%, 98%)
CMYK
cmyk(9%, 0%, 30%, 2%)
CSS variable
--color-primary: #E3FAAF;
Lowercase HEX
#e3faaf

Shades

Tints

Tones

Harmony

CSS snippets for #E3FAAF

.color-e3faaf {
  color: #E3FAAF;
  background-color: #E3FAAF;
}

Frequently asked questions

What color is #E3FAAF?+

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

What is the closest Tailwind color to #E3FAAF?+

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