#A255EB Color

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

Color preview

#A255EB

Color formats

HEX
#A255EB
RGB
rgb(162, 85, 235)
RGBA
rgba(162, 85, 235, 1)
HSL
hsl(271, 79%, 63%)
HSV
hsv(271, 64%, 92%)
CMYK
cmyk(31%, 64%, 0%, 8%)
CSS variable
--color-primary: #A255EB;
Lowercase HEX
#a255eb

Shades

Tints

Tones

Harmony

CSS snippets for #A255EB

.color-a255eb {
  color: #A255EB;
  background-color: #A255EB;
}

Frequently asked questions

What color is #A255EB?+

#A255EB is a HEX color with RGB value rgb(162, 85, 235) and HSL value hsl(271, 79%, 63%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A255EB?+

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