#B72A5D Color

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

Color preview

#B72A5D

Color formats

HEX
#B72A5D
RGB
rgb(183, 42, 93)
RGBA
rgba(183, 42, 93, 1)
HSL
hsl(338, 63%, 44%)
HSV
hsv(338, 77%, 72%)
CMYK
cmyk(0%, 77%, 49%, 28%)
CSS variable
--color-primary: #B72A5D;
Lowercase HEX
#b72a5d

Shades

Tints

Tones

Harmony

CSS snippets for #B72A5D

.color-b72a5d {
  color: #B72A5D;
  background-color: #B72A5D;
}

Frequently asked questions

What color is #B72A5D?+

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

What is the closest Tailwind color to #B72A5D?+

The closest Tailwind color is pink-700, available as the bg-pink-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