#5500FF Color

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

Color preview

#5500FF

Color formats

HEX
#5500FF
RGB
rgb(85, 0, 255)
RGBA
rgba(85, 0, 255, 1)
HSL
hsl(260, 100%, 50%)
HSV
hsv(260, 100%, 100%)
CMYK
cmyk(67%, 100%, 0%, 0%)
CSS variable
--color-primary: #5500FF;
Lowercase HEX
#5500ff

Shades

Tints

Tones

Harmony

CSS snippets for #5500FF

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

Frequently asked questions

What color is #5500FF?+

#5500FF is a HEX color with RGB value rgb(85, 0, 255) and HSL value hsl(260, 100%, 50%). Its closest CSS named color is BlueViolet.

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

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