#A256FE Color

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

Color preview

#A256FE

Color formats

HEX
#A256FE
RGB
rgb(162, 86, 254)
RGBA
rgba(162, 86, 254, 1)
HSL
hsl(267, 99%, 67%)
HSV
hsv(267, 66%, 100%)
CMYK
cmyk(36%, 66%, 0%, 0%)
CSS variable
--color-primary: #A256FE;
Lowercase HEX
#a256fe

Shades

Tints

Tones

Harmony

CSS snippets for #A256FE

.color-a256fe {
  color: #A256FE;
  background-color: #A256FE;
}

Frequently asked questions

What color is #A256FE?+

#A256FE is a HEX color with RGB value rgb(162, 86, 254) and HSL value hsl(267, 99%, 67%). Its closest CSS named color is MediumSlateBlue.

What is the closest Tailwind color to #A256FE?+

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