#8F0FAC Color

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

Color preview

#8F0FAC

Color formats

HEX
#8F0FAC
RGB
rgb(143, 15, 172)
RGBA
rgba(143, 15, 172, 1)
HSL
hsl(289, 84%, 37%)
HSV
hsv(289, 91%, 67%)
CMYK
cmyk(17%, 91%, 0%, 33%)
CSS variable
--color-primary: #8F0FAC;
Lowercase HEX
#8f0fac

Shades

Tints

Tones

Harmony

CSS snippets for #8F0FAC

.color-8f0fac {
  color: #8F0FAC;
  background-color: #8F0FAC;
}

Frequently asked questions

What color is #8F0FAC?+

#8F0FAC is a HEX color with RGB value rgb(143, 15, 172) and HSL value hsl(289, 84%, 37%). Its closest CSS named color is DarkMagenta.

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

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