#E2EDA1 Color

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

Color preview

#E2EDA1

Color formats

HEX
#E2EDA1
RGB
rgb(226, 237, 161)
RGBA
rgba(226, 237, 161, 1)
HSL
hsl(69, 68%, 78%)
HSV
hsv(69, 32%, 93%)
CMYK
cmyk(5%, 0%, 32%, 7%)
CSS variable
--color-primary: #E2EDA1;
Lowercase HEX
#e2eda1

Shades

Tints

Tones

Harmony

CSS snippets for #E2EDA1

.color-e2eda1 {
  color: #E2EDA1;
  background-color: #E2EDA1;
}

Frequently asked questions

What color is #E2EDA1?+

#E2EDA1 is a HEX color with RGB value rgb(226, 237, 161) and HSL value hsl(69, 68%, 78%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2EDA1?+

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