#E5EDA5 Color

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

Color preview

#E5EDA5

Color formats

HEX
#E5EDA5
RGB
rgb(229, 237, 165)
RGBA
rgba(229, 237, 165, 1)
HSL
hsl(67, 67%, 79%)
HSV
hsv(67, 30%, 93%)
CMYK
cmyk(3%, 0%, 30%, 7%)
CSS variable
--color-primary: #E5EDA5;
Lowercase HEX
#e5eda5

Shades

Tints

Tones

Harmony

CSS snippets for #E5EDA5

.color-e5eda5 {
  color: #E5EDA5;
  background-color: #E5EDA5;
}

Frequently asked questions

What color is #E5EDA5?+

#E5EDA5 is a HEX color with RGB value rgb(229, 237, 165) and HSL value hsl(67, 67%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E5EDA5?+

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