#9C1BAD Color

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

Color preview

#9C1BAD

Color formats

HEX
#9C1BAD
RGB
rgb(156, 27, 173)
RGBA
rgba(156, 27, 173, 1)
HSL
hsl(293, 73%, 39%)
HSV
hsv(293, 84%, 68%)
CMYK
cmyk(10%, 84%, 0%, 32%)
CSS variable
--color-primary: #9C1BAD;
Lowercase HEX
#9c1bad

Shades

Tints

Tones

Harmony

CSS snippets for #9C1BAD

.color-9c1bad {
  color: #9C1BAD;
  background-color: #9C1BAD;
}

Frequently asked questions

What color is #9C1BAD?+

#9C1BAD is a HEX color with RGB value rgb(156, 27, 173) and HSL value hsl(293, 73%, 39%). Its closest CSS named color is DarkOrchid.

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

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