#8848FF Color

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

Color preview

#8848FF

Color formats

HEX
#8848FF
RGB
rgb(136, 72, 255)
RGBA
rgba(136, 72, 255, 1)
HSL
hsl(261, 100%, 64%)
HSV
hsv(261, 72%, 100%)
CMYK
cmyk(47%, 72%, 0%, 0%)
CSS variable
--color-primary: #8848FF;
Lowercase HEX
#8848ff

Shades

Tints

Tones

Harmony

CSS snippets for #8848FF

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

Frequently asked questions

What color is #8848FF?+

#8848FF is a HEX color with RGB value rgb(136, 72, 255) and HSL value hsl(261, 100%, 64%). Its closest CSS named color is MediumSlateBlue.

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

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