#A85D9F Color

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

Color preview

#A85D9F

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #A85D9F

.color-a85d9f {
  color: #A85D9F;
  background-color: #A85D9F;
}

Frequently asked questions

What color is #A85D9F?+

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

What is the closest Tailwind color to #A85D9F?+

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