#A85FFC Color

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

Color preview

#A85FFC

Color formats

HEX
#A85FFC
RGB
rgb(168, 95, 252)
RGBA
rgba(168, 95, 252, 1)
HSL
hsl(268, 96%, 68%)
HSV
hsv(268, 62%, 99%)
CMYK
cmyk(33%, 62%, 0%, 1%)
CSS variable
--color-primary: #A85FFC;
Lowercase HEX
#a85ffc

Shades

Tints

Tones

Harmony

CSS snippets for #A85FFC

.color-a85ffc {
  color: #A85FFC;
  background-color: #A85FFC;
}

Frequently asked questions

What color is #A85FFC?+

#A85FFC is a HEX color with RGB value rgb(168, 95, 252) and HSL value hsl(268, 96%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A85FFC?+

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