#A75EAA Color

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

Color preview

#A75EAA

Color formats

HEX
#A75EAA
RGB
rgb(167, 94, 170)
RGBA
rgba(167, 94, 170, 1)
HSL
hsl(298, 31%, 52%)
HSV
hsv(298, 45%, 67%)
CMYK
cmyk(2%, 45%, 0%, 33%)
CSS variable
--color-primary: #A75EAA;
Lowercase HEX
#a75eaa

Shades

Tints

Tones

Harmony

CSS snippets for #A75EAA

.color-a75eaa {
  color: #A75EAA;
  background-color: #A75EAA;
}

Frequently asked questions

What color is #A75EAA?+

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

What is the closest Tailwind color to #A75EAA?+

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