#A17EB4 Color

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

Color preview

#A17EB4

Color formats

HEX
#A17EB4
RGB
rgb(161, 126, 180)
RGBA
rgba(161, 126, 180, 1)
HSL
hsl(279, 26%, 60%)
HSV
hsv(279, 30%, 71%)
CMYK
cmyk(11%, 30%, 0%, 29%)
CSS variable
--color-primary: #A17EB4;
Lowercase HEX
#a17eb4

Shades

Tints

Tones

Harmony

CSS snippets for #A17EB4

.color-a17eb4 {
  color: #A17EB4;
  background-color: #A17EB4;
}

Frequently asked questions

What color is #A17EB4?+

#A17EB4 is a HEX color with RGB value rgb(161, 126, 180) and HSL value hsl(279, 26%, 60%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A17EB4?+

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