#E3F49D Color

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

Color preview

#E3F49D

Color formats

HEX
#E3F49D
RGB
rgb(227, 244, 157)
RGBA
rgba(227, 244, 157, 1)
HSL
hsl(72, 80%, 79%)
HSV
hsv(72, 36%, 96%)
CMYK
cmyk(7%, 0%, 36%, 4%)
CSS variable
--color-primary: #E3F49D;
Lowercase HEX
#e3f49d

Shades

Tints

Tones

Harmony

CSS snippets for #E3F49D

.color-e3f49d {
  color: #E3F49D;
  background-color: #E3F49D;
}

Frequently asked questions

What color is #E3F49D?+

#E3F49D is a HEX color with RGB value rgb(227, 244, 157) and HSL value hsl(72, 80%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E3F49D?+

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