#E1F4AF Color

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

Color preview

#E1F4AF

Color formats

HEX
#E1F4AF
RGB
rgb(225, 244, 175)
RGBA
rgba(225, 244, 175, 1)
HSL
hsl(77, 76%, 82%)
HSV
hsv(77, 28%, 96%)
CMYK
cmyk(8%, 0%, 28%, 4%)
CSS variable
--color-primary: #E1F4AF;
Lowercase HEX
#e1f4af

Shades

Tints

Tones

Harmony

CSS snippets for #E1F4AF

.color-e1f4af {
  color: #E1F4AF;
  background-color: #E1F4AF;
}

Frequently asked questions

What color is #E1F4AF?+

#E1F4AF is a HEX color with RGB value rgb(225, 244, 175) and HSL value hsl(77, 76%, 82%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1F4AF?+

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