#E5EB9C Color

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

Color preview

#E5EB9C

Color formats

HEX
#E5EB9C
RGB
rgb(229, 235, 156)
RGBA
rgba(229, 235, 156, 1)
HSL
hsl(65, 66%, 77%)
HSV
hsv(65, 34%, 92%)
CMYK
cmyk(3%, 0%, 34%, 8%)
CSS variable
--color-primary: #E5EB9C;
Lowercase HEX
#e5eb9c

Shades

Tints

Tones

Harmony

CSS snippets for #E5EB9C

.color-e5eb9c {
  color: #E5EB9C;
  background-color: #E5EB9C;
}

Frequently asked questions

What color is #E5EB9C?+

#E5EB9C is a HEX color with RGB value rgb(229, 235, 156) and HSL value hsl(65, 66%, 77%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E5EB9C?+

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