#A85AED Color

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

Color preview

#A85AED

Color formats

HEX
#A85AED
RGB
rgb(168, 90, 237)
RGBA
rgba(168, 90, 237, 1)
HSL
hsl(272, 80%, 64%)
HSV
hsv(272, 62%, 93%)
CMYK
cmyk(29%, 62%, 0%, 7%)
CSS variable
--color-primary: #A85AED;
Lowercase HEX
#a85aed

Shades

Tints

Tones

Harmony

CSS snippets for #A85AED

.color-a85aed {
  color: #A85AED;
  background-color: #A85AED;
}

Frequently asked questions

What color is #A85AED?+

#A85AED is a HEX color with RGB value rgb(168, 90, 237) and HSL value hsl(272, 80%, 64%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A85AED?+

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