#A05ACB Color

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

Color preview

#A05ACB

Color formats

HEX
#A05ACB
RGB
rgb(160, 90, 203)
RGBA
rgba(160, 90, 203, 1)
HSL
hsl(277, 52%, 57%)
HSV
hsv(277, 56%, 80%)
CMYK
cmyk(21%, 56%, 0%, 20%)
CSS variable
--color-primary: #A05ACB;
Lowercase HEX
#a05acb

Shades

Tints

Tones

Harmony

CSS snippets for #A05ACB

.color-a05acb {
  color: #A05ACB;
  background-color: #A05ACB;
}

Frequently asked questions

What color is #A05ACB?+

#A05ACB is a HEX color with RGB value rgb(160, 90, 203) and HSL value hsl(277, 52%, 57%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A05ACB?+

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