#A17FE0 Color

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

Color preview

#A17FE0

Color formats

HEX
#A17FE0
RGB
rgb(161, 127, 224)
RGBA
rgba(161, 127, 224, 1)
HSL
hsl(261, 61%, 69%)
HSV
hsv(261, 43%, 88%)
CMYK
cmyk(28%, 43%, 0%, 12%)
CSS variable
--color-primary: #A17FE0;
Lowercase HEX
#a17fe0

Shades

Tints

Tones

Harmony

CSS snippets for #A17FE0

.color-a17fe0 {
  color: #A17FE0;
  background-color: #A17FE0;
}

Frequently asked questions

What color is #A17FE0?+

#A17FE0 is a HEX color with RGB value rgb(161, 127, 224) and HSL value hsl(261, 61%, 69%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A17FE0?+

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