#A85C9F Color

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

Color preview

#A85C9F

Color formats

HEX
#A85C9F
RGB
rgb(168, 92, 159)
RGBA
rgba(168, 92, 159, 1)
HSL
hsl(307, 30%, 51%)
HSV
hsv(307, 45%, 66%)
CMYK
cmyk(0%, 45%, 5%, 34%)
CSS variable
--color-primary: #A85C9F;
Lowercase HEX
#a85c9f

Shades

Tints

Tones

Harmony

CSS snippets for #A85C9F

.color-a85c9f {
  color: #A85C9F;
  background-color: #A85C9F;
}

Frequently asked questions

What color is #A85C9F?+

#A85C9F is a HEX color with RGB value rgb(168, 92, 159) and HSL value hsl(307, 30%, 51%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A85C9F?+

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