#B73BAD Color

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

Color preview

#B73BAD

Color formats

HEX
#B73BAD
RGB
rgb(183, 59, 173)
RGBA
rgba(183, 59, 173, 1)
HSL
hsl(305, 51%, 47%)
HSV
hsv(305, 68%, 72%)
CMYK
cmyk(0%, 68%, 5%, 28%)
CSS variable
--color-primary: #B73BAD;
Lowercase HEX
#b73bad

Shades

Tints

Tones

Harmony

CSS snippets for #B73BAD

.color-b73bad {
  color: #B73BAD;
  background-color: #B73BAD;
}

Frequently asked questions

What color is #B73BAD?+

#B73BAD is a HEX color with RGB value rgb(183, 59, 173) and HSL value hsl(305, 51%, 47%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B73BAD?+

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