#5A1FFF Color

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

Color preview

#5A1FFF

Color formats

HEX
#5A1FFF
RGB
rgb(90, 31, 255)
RGBA
rgba(90, 31, 255, 1)
HSL
hsl(256, 100%, 56%)
HSV
hsv(256, 88%, 100%)
CMYK
cmyk(65%, 88%, 0%, 0%)
CSS variable
--color-primary: #5A1FFF;
Lowercase HEX
#5a1fff

Shades

Tints

Tones

Harmony

CSS snippets for #5A1FFF

.color-5a1fff {
  color: #5A1FFF;
  background-color: #5A1FFF;
}

Frequently asked questions

What color is #5A1FFF?+

#5A1FFF is a HEX color with RGB value rgb(90, 31, 255) and HSL value hsl(256, 100%, 56%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #5A1FFF?+

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