#A57BFF Color

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

Color preview

#A57BFF

Color formats

HEX
#A57BFF
RGB
rgb(165, 123, 255)
RGBA
rgba(165, 123, 255, 1)
HSL
hsl(259, 100%, 74%)
HSV
hsv(259, 52%, 100%)
CMYK
cmyk(35%, 52%, 0%, 0%)
CSS variable
--color-primary: #A57BFF;
Lowercase HEX
#a57bff

Shades

Tints

Tones

Harmony

CSS snippets for #A57BFF

.color-a57bff {
  color: #A57BFF;
  background-color: #A57BFF;
}

Frequently asked questions

What color is #A57BFF?+

#A57BFF is a HEX color with RGB value rgb(165, 123, 255) and HSL value hsl(259, 100%, 74%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A57BFF?+

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