#B73EAF Color

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

Color preview

#B73EAF

Color formats

HEX
#B73EAF
RGB
rgb(183, 62, 175)
RGBA
rgba(183, 62, 175, 1)
HSL
hsl(304, 49%, 48%)
HSV
hsv(304, 66%, 72%)
CMYK
cmyk(0%, 66%, 4%, 28%)
CSS variable
--color-primary: #B73EAF;
Lowercase HEX
#b73eaf

Shades

Tints

Tones

Harmony

CSS snippets for #B73EAF

.color-b73eaf {
  color: #B73EAF;
  background-color: #B73EAF;
}

Frequently asked questions

What color is #B73EAF?+

#B73EAF is a HEX color with RGB value rgb(183, 62, 175) and HSL value hsl(304, 49%, 48%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B73EAF?+

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