#A75FEB Color

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

Color preview

#A75FEB

Color formats

HEX
#A75FEB
RGB
rgb(167, 95, 235)
RGBA
rgba(167, 95, 235, 1)
HSL
hsl(271, 78%, 65%)
HSV
hsv(271, 60%, 92%)
CMYK
cmyk(29%, 60%, 0%, 8%)
CSS variable
--color-primary: #A75FEB;
Lowercase HEX
#a75feb

Shades

Tints

Tones

Harmony

CSS snippets for #A75FEB

.color-a75feb {
  color: #A75FEB;
  background-color: #A75FEB;
}

Frequently asked questions

What color is #A75FEB?+

#A75FEB is a HEX color with RGB value rgb(167, 95, 235) and HSL value hsl(271, 78%, 65%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #A75FEB?+

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