#9B1CCA Color

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

Color preview

#9B1CCA

Color formats

HEX
#9B1CCA
RGB
rgb(155, 28, 202)
RGBA
rgba(155, 28, 202, 1)
HSL
hsl(284, 76%, 45%)
HSV
hsv(284, 86%, 79%)
CMYK
cmyk(23%, 86%, 0%, 21%)
CSS variable
--color-primary: #9B1CCA;
Lowercase HEX
#9b1cca

Shades

Tints

Tones

Harmony

CSS snippets for #9B1CCA

.color-9b1cca {
  color: #9B1CCA;
  background-color: #9B1CCA;
}

Frequently asked questions

What color is #9B1CCA?+

#9B1CCA is a HEX color with RGB value rgb(155, 28, 202) and HSL value hsl(284, 76%, 45%). Its closest CSS named color is DarkOrchid.

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

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