#8B0F9F Color

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

Color preview

#8B0F9F

Color formats

HEX
#8B0F9F
RGB
rgb(139, 15, 159)
RGBA
rgba(139, 15, 159, 1)
HSL
hsl(292, 83%, 34%)
HSV
hsv(292, 91%, 62%)
CMYK
cmyk(13%, 91%, 0%, 38%)
CSS variable
--color-primary: #8B0F9F;
Lowercase HEX
#8b0f9f

Shades

Tints

Tones

Harmony

CSS snippets for #8B0F9F

.color-8b0f9f {
  color: #8B0F9F;
  background-color: #8B0F9F;
}

Frequently asked questions

What color is #8B0F9F?+

#8B0F9F is a HEX color with RGB value rgb(139, 15, 159) and HSL value hsl(292, 83%, 34%). Its closest CSS named color is DarkMagenta.

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

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