#E5EBBB Color

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

Color preview

#E5EBBB

Color formats

HEX
#E5EBBB
RGB
rgb(229, 235, 187)
RGBA
rgba(229, 235, 187, 1)
HSL
hsl(67, 55%, 83%)
HSV
hsv(67, 20%, 92%)
CMYK
cmyk(3%, 0%, 20%, 8%)
CSS variable
--color-primary: #E5EBBB;
Lowercase HEX
#e5ebbb

Shades

Tints

Tones

Harmony

CSS snippets for #E5EBBB

.color-e5ebbb {
  color: #E5EBBB;
  background-color: #E5EBBB;
}

Frequently asked questions

What color is #E5EBBB?+

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

What is the closest Tailwind color to #E5EBBB?+

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