#E4F69D Color

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

Color preview

#E4F69D

Color formats

HEX
#E4F69D
RGB
rgb(228, 246, 157)
RGBA
rgba(228, 246, 157, 1)
HSL
hsl(72, 83%, 79%)
HSV
hsv(72, 36%, 96%)
CMYK
cmyk(7%, 0%, 36%, 4%)
CSS variable
--color-primary: #E4F69D;
Lowercase HEX
#e4f69d

Shades

Tints

Tones

Harmony

CSS snippets for #E4F69D

.color-e4f69d {
  color: #E4F69D;
  background-color: #E4F69D;
}

Frequently asked questions

What color is #E4F69D?+

#E4F69D is a HEX color with RGB value rgb(228, 246, 157) and HSL value hsl(72, 83%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4F69D?+

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