#E2EABB Color

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

Color preview

#E2EABB

Color formats

HEX
#E2EABB
RGB
rgb(226, 234, 187)
RGBA
rgba(226, 234, 187, 1)
HSL
hsl(70, 53%, 83%)
HSV
hsv(70, 20%, 92%)
CMYK
cmyk(3%, 0%, 20%, 8%)
CSS variable
--color-primary: #E2EABB;
Lowercase HEX
#e2eabb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EABB

.color-e2eabb {
  color: #E2EABB;
  background-color: #E2EABB;
}

Frequently asked questions

What color is #E2EABB?+

#E2EABB is a HEX color with RGB value rgb(226, 234, 187) and HSL value hsl(70, 53%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2EABB?+

The closest Tailwind color is lime-100, available as the bg-lime-100 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