#E4F69A Color

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

Color preview

#E4F69A

Color formats

HEX
#E4F69A
RGB
rgb(228, 246, 154)
RGBA
rgba(228, 246, 154, 1)
HSL
hsl(72, 84%, 78%)
HSV
hsv(72, 37%, 96%)
CMYK
cmyk(7%, 0%, 37%, 4%)
CSS variable
--color-primary: #E4F69A;
Lowercase HEX
#e4f69a

Shades

Tints

Tones

Harmony

CSS snippets for #E4F69A

.color-e4f69a {
  color: #E4F69A;
  background-color: #E4F69A;
}

Frequently asked questions

What color is #E4F69A?+

#E4F69A is a HEX color with RGB value rgb(228, 246, 154) and HSL value hsl(72, 84%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E4F69A?+

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