#9F0BCB Color

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

Color preview

#9F0BCB

Color formats

HEX
#9F0BCB
RGB
rgb(159, 11, 203)
RGBA
rgba(159, 11, 203, 1)
HSL
hsl(286, 90%, 42%)
HSV
hsv(286, 95%, 80%)
CMYK
cmyk(22%, 95%, 0%, 20%)
CSS variable
--color-primary: #9F0BCB;
Lowercase HEX
#9f0bcb

Shades

Tints

Tones

Harmony

CSS snippets for #9F0BCB

.color-9f0bcb {
  color: #9F0BCB;
  background-color: #9F0BCB;
}

Frequently asked questions

What color is #9F0BCB?+

#9F0BCB is a HEX color with RGB value rgb(159, 11, 203) and HSL value hsl(286, 90%, 42%). Its closest CSS named color is DarkViolet.

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

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