#E2ECA9 Color

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

Color preview

#E2ECA9

Color formats

HEX
#E2ECA9
RGB
rgb(226, 236, 169)
RGBA
rgba(226, 236, 169, 1)
HSL
hsl(69, 64%, 79%)
HSV
hsv(69, 28%, 93%)
CMYK
cmyk(4%, 0%, 28%, 7%)
CSS variable
--color-primary: #E2ECA9;
Lowercase HEX
#e2eca9

Shades

Tints

Tones

Harmony

CSS snippets for #E2ECA9

.color-e2eca9 {
  color: #E2ECA9;
  background-color: #E2ECA9;
}

Frequently asked questions

What color is #E2ECA9?+

#E2ECA9 is a HEX color with RGB value rgb(226, 236, 169) and HSL value hsl(69, 64%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2ECA9?+

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