#9B4BAF Color

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

Color preview

#9B4BAF

Color formats

HEX
#9B4BAF
RGB
rgb(155, 75, 175)
RGBA
rgba(155, 75, 175, 1)
HSL
hsl(288, 40%, 49%)
HSV
hsv(288, 57%, 69%)
CMYK
cmyk(11%, 57%, 0%, 31%)
CSS variable
--color-primary: #9B4BAF;
Lowercase HEX
#9b4baf

Shades

Tints

Tones

Harmony

CSS snippets for #9B4BAF

.color-9b4baf {
  color: #9B4BAF;
  background-color: #9B4BAF;
}

Frequently asked questions

What color is #9B4BAF?+

#9B4BAF is a HEX color with RGB value rgb(155, 75, 175) and HSL value hsl(288, 40%, 49%). Its closest CSS named color is DarkOrchid.

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

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