#8F0BBB Color

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

Color preview

#8F0BBB

Color formats

HEX
#8F0BBB
RGB
rgb(143, 11, 187)
RGBA
rgba(143, 11, 187, 1)
HSL
hsl(285, 89%, 39%)
HSV
hsv(285, 94%, 73%)
CMYK
cmyk(24%, 94%, 0%, 27%)
CSS variable
--color-primary: #8F0BBB;
Lowercase HEX
#8f0bbb

Shades

Tints

Tones

Harmony

CSS snippets for #8F0BBB

.color-8f0bbb {
  color: #8F0BBB;
  background-color: #8F0BBB;
}

Frequently asked questions

What color is #8F0BBB?+

#8F0BBB is a HEX color with RGB value rgb(143, 11, 187) and HSL value hsl(285, 89%, 39%). Its closest CSS named color is DarkViolet.

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

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