#E1E5AF Color

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

Color preview

#E1E5AF

Color formats

HEX
#E1E5AF
RGB
rgb(225, 229, 175)
RGBA
rgba(225, 229, 175, 1)
HSL
hsl(64, 51%, 79%)
HSV
hsv(64, 24%, 90%)
CMYK
cmyk(2%, 0%, 24%, 10%)
CSS variable
--color-primary: #E1E5AF;
Lowercase HEX
#e1e5af

Shades

Tints

Tones

Harmony

CSS snippets for #E1E5AF

.color-e1e5af {
  color: #E1E5AF;
  background-color: #E1E5AF;
}

Frequently asked questions

What color is #E1E5AF?+

#E1E5AF is a HEX color with RGB value rgb(225, 229, 175) and HSL value hsl(64, 51%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E5AF?+

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