#A50FEB Color

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

Color preview

#A50FEB

Color formats

HEX
#A50FEB
RGB
rgb(165, 15, 235)
RGBA
rgba(165, 15, 235, 1)
HSL
hsl(281, 88%, 49%)
HSV
hsv(281, 94%, 92%)
CMYK
cmyk(30%, 94%, 0%, 8%)
CSS variable
--color-primary: #A50FEB;
Lowercase HEX
#a50feb

Shades

Tints

Tones

Harmony

CSS snippets for #A50FEB

.color-a50feb {
  color: #A50FEB;
  background-color: #A50FEB;
}

Frequently asked questions

What color is #A50FEB?+

#A50FEB is a HEX color with RGB value rgb(165, 15, 235) and HSL value hsl(281, 88%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #A50FEB?+

The closest Tailwind color is purple-600, available as the bg-purple-600 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