#E2EBBB Color

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

Color preview

#E2EBBB

Color formats

HEX
#E2EBBB
RGB
rgb(226, 235, 187)
RGBA
rgba(226, 235, 187, 1)
HSL
hsl(71, 55%, 83%)
HSV
hsv(71, 20%, 92%)
CMYK
cmyk(4%, 0%, 20%, 8%)
CSS variable
--color-primary: #E2EBBB;
Lowercase HEX
#e2ebbb

Shades

Tints

Tones

Harmony

CSS snippets for #E2EBBB

.color-e2ebbb {
  color: #E2EBBB;
  background-color: #E2EBBB;
}

Frequently asked questions

What color is #E2EBBB?+

#E2EBBB is a HEX color with RGB value rgb(226, 235, 187) and HSL value hsl(71, 55%, 83%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E2EBBB?+

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