#E1A6FF Color

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

Color preview

#E1A6FF

Color formats

HEX
#E1A6FF
RGB
rgb(225, 166, 255)
RGBA
rgba(225, 166, 255, 1)
HSL
hsl(280, 100%, 83%)
HSV
hsv(280, 35%, 100%)
CMYK
cmyk(12%, 35%, 0%, 0%)
CSS variable
--color-primary: #E1A6FF;
Lowercase HEX
#e1a6ff

Shades

Tints

Tones

Harmony

CSS snippets for #E1A6FF

.color-e1a6ff {
  color: #E1A6FF;
  background-color: #E1A6FF;
}

Frequently asked questions

What color is #E1A6FF?+

#E1A6FF is a HEX color with RGB value rgb(225, 166, 255) and HSL value hsl(280, 100%, 83%). Its closest CSS named color is Plum.

What is the closest Tailwind color to #E1A6FF?+

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