#5A07FF Color

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

Color preview

#5A07FF

Color formats

HEX
#5A07FF
RGB
rgb(90, 7, 255)
RGBA
rgba(90, 7, 255, 1)
HSL
hsl(260, 100%, 51%)
HSV
hsv(260, 97%, 100%)
CMYK
cmyk(65%, 97%, 0%, 0%)
CSS variable
--color-primary: #5A07FF;
Lowercase HEX
#5a07ff

Shades

Tints

Tones

Harmony

CSS snippets for #5A07FF

.color-5a07ff {
  color: #5A07FF;
  background-color: #5A07FF;
}

Frequently asked questions

What color is #5A07FF?+

#5A07FF is a HEX color with RGB value rgb(90, 7, 255) and HSL value hsl(260, 100%, 51%). Its closest CSS named color is BlueViolet.

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

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