#A56DFF Color

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

Color preview

#A56DFF

Color formats

HEX
#A56DFF
RGB
rgb(165, 109, 255)
RGBA
rgba(165, 109, 255, 1)
HSL
hsl(263, 100%, 71%)
HSV
hsv(263, 57%, 100%)
CMYK
cmyk(35%, 57%, 0%, 0%)
CSS variable
--color-primary: #A56DFF;
Lowercase HEX
#a56dff

Shades

Tints

Tones

Harmony

CSS snippets for #A56DFF

.color-a56dff {
  color: #A56DFF;
  background-color: #A56DFF;
}

Frequently asked questions

What color is #A56DFF?+

#A56DFF is a HEX color with RGB value rgb(165, 109, 255) and HSL value hsl(263, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A56DFF?+

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