#8255FF Color

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

Color preview

#8255FF

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #8255FF

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

Frequently asked questions

What color is #8255FF?+

#8255FF is a HEX color with RGB value rgb(130, 85, 255) and HSL value hsl(256, 100%, 67%). Its closest CSS named color is MediumSlateBlue.

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

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