#B72A8F Color

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

Color preview

#B72A8F

Color formats

HEX
#B72A8F
RGB
rgb(183, 42, 143)
RGBA
rgba(183, 42, 143, 1)
HSL
hsl(317, 63%, 44%)
HSV
hsv(317, 77%, 72%)
CMYK
cmyk(0%, 77%, 22%, 28%)
CSS variable
--color-primary: #B72A8F;
Lowercase HEX
#b72a8f

Shades

Tints

Tones

Harmony

CSS snippets for #B72A8F

.color-b72a8f {
  color: #B72A8F;
  background-color: #B72A8F;
}

Frequently asked questions

What color is #B72A8F?+

#B72A8F is a HEX color with RGB value rgb(183, 42, 143) and HSL value hsl(317, 63%, 44%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B72A8F?+

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