#A85FEC Color

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

Color preview

#A85FEC

Color formats

HEX
#A85FEC
RGB
rgb(168, 95, 236)
RGBA
rgba(168, 95, 236, 1)
HSL
hsl(271, 79%, 65%)
HSV
hsv(271, 60%, 93%)
CMYK
cmyk(29%, 60%, 0%, 7%)
CSS variable
--color-primary: #A85FEC;
Lowercase HEX
#a85fec

Shades

Tints

Tones

Harmony

CSS snippets for #A85FEC

.color-a85fec {
  color: #A85FEC;
  background-color: #A85FEC;
}

Frequently asked questions

What color is #A85FEC?+

#A85FEC is a HEX color with RGB value rgb(168, 95, 236) and HSL value hsl(271, 79%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A85FEC?+

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