#8F15BF Color

Inspect #8F15BF across formats, palettes, contrast and closest named color matches.

Color preview

#8F15BF

Color formats

HEX
#8F15BF
RGB
rgb(143, 21, 191)
RGBA
rgba(143, 21, 191, 1)
HSL
hsl(283, 80%, 42%)
HSV
hsv(283, 89%, 75%)
CMYK
cmyk(25%, 89%, 0%, 25%)
CSS variable
--color-primary: #8F15BF;
Lowercase HEX
#8f15bf

Shades

Tints

Tones

Harmony

CSS snippets for #8F15BF

.color-8f15bf {
  color: #8F15BF;
  background-color: #8F15BF;
}

Frequently asked questions

What color is #8F15BF?+

#8F15BF is a HEX color with RGB value rgb(143, 21, 191) and HSL value hsl(283, 80%, 42%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #8F15BF?+

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