#A58FFF Color

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

Color preview

#A58FFF

Color formats

HEX
#A58FFF
RGB
rgb(165, 143, 255)
RGBA
rgba(165, 143, 255, 1)
HSL
hsl(252, 100%, 78%)
HSV
hsv(252, 44%, 100%)
CMYK
cmyk(35%, 44%, 0%, 0%)
CSS variable
--color-primary: #A58FFF;
Lowercase HEX
#a58fff

Shades

Tints

Tones

Harmony

CSS snippets for #A58FFF

.color-a58fff {
  color: #A58FFF;
  background-color: #A58FFF;
}

Frequently asked questions

What color is #A58FFF?+

#A58FFF is a HEX color with RGB value rgb(165, 143, 255) and HSL value hsl(252, 100%, 78%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A58FFF?+

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