#A555EB Color

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

Color preview

#A555EB

Color formats

HEX
#A555EB
RGB
rgb(165, 85, 235)
RGBA
rgba(165, 85, 235, 1)
HSL
hsl(272, 79%, 63%)
HSV
hsv(272, 64%, 92%)
CMYK
cmyk(30%, 64%, 0%, 8%)
CSS variable
--color-primary: #A555EB;
Lowercase HEX
#a555eb

Shades

Tints

Tones

Harmony

CSS snippets for #A555EB

.color-a555eb {
  color: #A555EB;
  background-color: #A555EB;
}

Frequently asked questions

What color is #A555EB?+

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

What is the closest Tailwind color to #A555EB?+

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