#9B0BEF Color

Inspect #9B0BEF across formats, palettes, contrast and closest named color matches.

Color preview

#9B0BEF

Color formats

HEX
#9B0BEF
RGB
rgb(155, 11, 239)
RGBA
rgba(155, 11, 239, 1)
HSL
hsl(278, 91%, 49%)
HSV
hsv(278, 95%, 94%)
CMYK
cmyk(35%, 95%, 0%, 6%)
CSS variable
--color-primary: #9B0BEF;
Lowercase HEX
#9b0bef

Shades

Tints

Tones

Harmony

CSS snippets for #9B0BEF

.color-9b0bef {
  color: #9B0BEF;
  background-color: #9B0BEF;
}

Frequently asked questions

What color is #9B0BEF?+

#9B0BEF is a HEX color with RGB value rgb(155, 11, 239) and HSL value hsl(278, 91%, 49%). Its closest CSS named color is DarkViolet.

What is the closest Tailwind color to #9B0BEF?+

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