#B33D9F Color

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

Color preview

#B33D9F

Color formats

HEX
#B33D9F
RGB
rgb(179, 61, 159)
RGBA
rgba(179, 61, 159, 1)
HSL
hsl(310, 49%, 47%)
HSV
hsv(310, 66%, 70%)
CMYK
cmyk(0%, 66%, 11%, 30%)
CSS variable
--color-primary: #B33D9F;
Lowercase HEX
#b33d9f

Shades

Tints

Tones

Harmony

CSS snippets for #B33D9F

.color-b33d9f {
  color: #B33D9F;
  background-color: #B33D9F;
}

Frequently asked questions

What color is #B33D9F?+

#B33D9F is a HEX color with RGB value rgb(179, 61, 159) and HSL value hsl(310, 49%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B33D9F?+

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