#8563FF Color

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

Color preview

#8563FF

Color formats

HEX
#8563FF
RGB
rgb(133, 99, 255)
RGBA
rgba(133, 99, 255, 1)
HSL
hsl(253, 100%, 69%)
HSV
hsv(253, 61%, 100%)
CMYK
cmyk(48%, 61%, 0%, 0%)
CSS variable
--color-primary: #8563FF;
Lowercase HEX
#8563ff

Shades

Tints

Tones

Harmony

CSS snippets for #8563FF

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

Frequently asked questions

What color is #8563FF?+

#8563FF is a HEX color with RGB value rgb(133, 99, 255) and HSL value hsl(253, 100%, 69%). Its closest CSS named color is MediumSlateBlue.

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

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