#5005FF Color

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

Color preview

#5005FF

Color formats

HEX
#5005FF
RGB
rgb(80, 5, 255)
RGBA
rgba(80, 5, 255, 1)
HSL
hsl(258, 100%, 51%)
HSV
hsv(258, 98%, 100%)
CMYK
cmyk(69%, 98%, 0%, 0%)
CSS variable
--color-primary: #5005FF;
Lowercase HEX
#5005ff

Shades

Tints

Tones

Harmony

CSS snippets for #5005FF

.color-5005ff {
  color: #5005FF;
  background-color: #5005FF;
}

Frequently asked questions

What color is #5005FF?+

#5005FF is a HEX color with RGB value rgb(80, 5, 255) and HSL value hsl(258, 100%, 51%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #5005FF?+

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