#A26BF0 Color

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

Color preview

#A26BF0

Color formats

HEX
#A26BF0
RGB
rgb(162, 107, 240)
RGBA
rgba(162, 107, 240, 1)
HSL
hsl(265, 82%, 68%)
HSV
hsv(265, 55%, 94%)
CMYK
cmyk(33%, 55%, 0%, 6%)
CSS variable
--color-primary: #A26BF0;
Lowercase HEX
#a26bf0

Shades

Tints

Tones

Harmony

CSS snippets for #A26BF0

.color-a26bf0 {
  color: #A26BF0;
  background-color: #A26BF0;
}

Frequently asked questions

What color is #A26BF0?+

#A26BF0 is a HEX color with RGB value rgb(162, 107, 240) and HSL value hsl(265, 82%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A26BF0?+

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