#A05EAA Color

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

Color preview

#A05EAA

Color formats

HEX
#A05EAA
RGB
rgb(160, 94, 170)
RGBA
rgba(160, 94, 170, 1)
HSL
hsl(292, 31%, 52%)
HSV
hsv(292, 45%, 67%)
CMYK
cmyk(6%, 45%, 0%, 33%)
CSS variable
--color-primary: #A05EAA;
Lowercase HEX
#a05eaa

Shades

Tints

Tones

Harmony

CSS snippets for #A05EAA

.color-a05eaa {
  color: #A05EAA;
  background-color: #A05EAA;
}

Frequently asked questions

What color is #A05EAA?+

#A05EAA is a HEX color with RGB value rgb(160, 94, 170) and HSL value hsl(292, 31%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A05EAA?+

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