#A85EAB Color

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

Color preview

#A85EAB

Color formats

HEX
#A85EAB
RGB
rgb(168, 94, 171)
RGBA
rgba(168, 94, 171, 1)
HSL
hsl(298, 31%, 52%)
HSV
hsv(298, 45%, 67%)
CMYK
cmyk(2%, 45%, 0%, 33%)
CSS variable
--color-primary: #A85EAB;
Lowercase HEX
#a85eab

Shades

Tints

Tones

Harmony

CSS snippets for #A85EAB

.color-a85eab {
  color: #A85EAB;
  background-color: #A85EAB;
}

Frequently asked questions

What color is #A85EAB?+

#A85EAB is a HEX color with RGB value rgb(168, 94, 171) and HSL value hsl(298, 31%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A85EAB?+

The closest Tailwind color is fuchsia-700, available as the bg-fuchsia-700 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