#B83D9F Color

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

Color preview

#B83D9F

Color formats

HEX
#B83D9F
RGB
rgb(184, 61, 159)
RGBA
rgba(184, 61, 159, 1)
HSL
hsl(312, 50%, 48%)
HSV
hsv(312, 67%, 72%)
CMYK
cmyk(0%, 67%, 14%, 28%)
CSS variable
--color-primary: #B83D9F;
Lowercase HEX
#b83d9f

Shades

Tints

Tones

Harmony

CSS snippets for #B83D9F

.color-b83d9f {
  color: #B83D9F;
  background-color: #B83D9F;
}

Frequently asked questions

What color is #B83D9F?+

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

What is the closest Tailwind color to #B83D9F?+

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