#8F0DBB Color

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

Color preview

#8F0DBB

Color formats

HEX
#8F0DBB
RGB
rgb(143, 13, 187)
RGBA
rgba(143, 13, 187, 1)
HSL
hsl(285, 87%, 39%)
HSV
hsv(285, 93%, 73%)
CMYK
cmyk(24%, 93%, 0%, 27%)
CSS variable
--color-primary: #8F0DBB;
Lowercase HEX
#8f0dbb

Shades

Tints

Tones

Harmony

CSS snippets for #8F0DBB

.color-8f0dbb {
  color: #8F0DBB;
  background-color: #8F0DBB;
}

Frequently asked questions

What color is #8F0DBB?+

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

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

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