#A26DFF Color

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

Color preview

#A26DFF

Color formats

HEX
#A26DFF
RGB
rgb(162, 109, 255)
RGBA
rgba(162, 109, 255, 1)
HSL
hsl(262, 100%, 71%)
HSV
hsv(262, 57%, 100%)
CMYK
cmyk(36%, 57%, 0%, 0%)
CSS variable
--color-primary: #A26DFF;
Lowercase HEX
#a26dff

Shades

Tints

Tones

Harmony

CSS snippets for #A26DFF

.color-a26dff {
  color: #A26DFF;
  background-color: #A26DFF;
}

Frequently asked questions

What color is #A26DFF?+

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

What is the closest Tailwind color to #A26DFF?+

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