#B83D8D Color

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

Color preview

#B83D8D

Color formats

HEX
#B83D8D
RGB
rgb(184, 61, 141)
RGBA
rgba(184, 61, 141, 1)
HSL
hsl(321, 50%, 48%)
HSV
hsv(321, 67%, 72%)
CMYK
cmyk(0%, 67%, 23%, 28%)
CSS variable
--color-primary: #B83D8D;
Lowercase HEX
#b83d8d

Shades

Tints

Tones

Harmony

CSS snippets for #B83D8D

.color-b83d8d {
  color: #B83D8D;
  background-color: #B83D8D;
}

Frequently asked questions

What color is #B83D8D?+

#B83D8D is a HEX color with RGB value rgb(184, 61, 141) and HSL value hsl(321, 50%, 48%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B83D8D?+

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