#A57BEE Color

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

Color preview

#A57BEE

Color formats

HEX
#A57BEE
RGB
rgb(165, 123, 238)
RGBA
rgba(165, 123, 238, 1)
HSL
hsl(262, 77%, 71%)
HSV
hsv(262, 48%, 93%)
CMYK
cmyk(31%, 48%, 0%, 7%)
CSS variable
--color-primary: #A57BEE;
Lowercase HEX
#a57bee

Shades

Tints

Tones

Harmony

CSS snippets for #A57BEE

.color-a57bee {
  color: #A57BEE;
  background-color: #A57BEE;
}

Frequently asked questions

What color is #A57BEE?+

#A57BEE is a HEX color with RGB value rgb(165, 123, 238) and HSL value hsl(262, 77%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A57BEE?+

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