#E5A6ED Color

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

Color preview

#E5A6ED

Color formats

HEX
#E5A6ED
RGB
rgb(229, 166, 237)
RGBA
rgba(229, 166, 237, 1)
HSL
hsl(293, 66%, 79%)
HSV
hsv(293, 30%, 93%)
CMYK
cmyk(3%, 30%, 0%, 7%)
CSS variable
--color-primary: #E5A6ED;
Lowercase HEX
#e5a6ed

Shades

Tints

Tones

Harmony

CSS snippets for #E5A6ED

.color-e5a6ed {
  color: #E5A6ED;
  background-color: #E5A6ED;
}

Frequently asked questions

What color is #E5A6ED?+

#E5A6ED is a HEX color with RGB value rgb(229, 166, 237) and HSL value hsl(293, 66%, 79%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E5A6ED?+

The closest Tailwind color is fuchsia-300, available as the bg-fuchsia-300 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