#8266FF Color

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

Color preview

#8266FF

Color formats

HEX
#8266FF
RGB
rgb(130, 102, 255)
RGBA
rgba(130, 102, 255, 1)
HSL
hsl(251, 100%, 70%)
HSV
hsv(251, 60%, 100%)
CMYK
cmyk(49%, 60%, 0%, 0%)
CSS variable
--color-primary: #8266FF;
Lowercase HEX
#8266ff

Shades

Tints

Tones

Harmony

CSS snippets for #8266FF

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

Frequently asked questions

What color is #8266FF?+

#8266FF is a HEX color with RGB value rgb(130, 102, 255) and HSL value hsl(251, 100%, 70%). Its closest CSS named color is MediumSlateBlue.

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

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