#E1E6AF Color

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

Color preview

#E1E6AF

Color formats

HEX
#E1E6AF
RGB
rgb(225, 230, 175)
RGBA
rgba(225, 230, 175, 1)
HSL
hsl(65, 52%, 79%)
HSV
hsv(65, 24%, 90%)
CMYK
cmyk(2%, 0%, 24%, 10%)
CSS variable
--color-primary: #E1E6AF;
Lowercase HEX
#e1e6af

Shades

Tints

Tones

Harmony

CSS snippets for #E1E6AF

.color-e1e6af {
  color: #E1E6AF;
  background-color: #E1E6AF;
}

Frequently asked questions

What color is #E1E6AF?+

#E1E6AF is a HEX color with RGB value rgb(225, 230, 175) and HSL value hsl(65, 52%, 79%). Its closest CSS named color is PaleGoldenRod.

What is the closest Tailwind color to #E1E6AF?+

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