#A05A9F Color

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

Color preview

#A05A9F

Color formats

HEX
#A05A9F
RGB
rgb(160, 90, 159)
RGBA
rgba(160, 90, 159, 1)
HSL
hsl(301, 28%, 49%)
HSV
hsv(301, 44%, 63%)
CMYK
cmyk(0%, 44%, 1%, 37%)
CSS variable
--color-primary: #A05A9F;
Lowercase HEX
#a05a9f

Shades

Tints

Tones

Harmony

CSS snippets for #A05A9F

.color-a05a9f {
  color: #A05A9F;
  background-color: #A05A9F;
}

Frequently asked questions

What color is #A05A9F?+

#A05A9F is a HEX color with RGB value rgb(160, 90, 159) and HSL value hsl(301, 28%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #A05A9F?+

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