#B33D9D Color

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

Color preview

#B33D9D

Color formats

HEX
#B33D9D
RGB
rgb(179, 61, 157)
RGBA
rgba(179, 61, 157, 1)
HSL
hsl(311, 49%, 47%)
HSV
hsv(311, 66%, 70%)
CMYK
cmyk(0%, 66%, 12%, 30%)
CSS variable
--color-primary: #B33D9D;
Lowercase HEX
#b33d9d

Shades

Tints

Tones

Harmony

CSS snippets for #B33D9D

.color-b33d9d {
  color: #B33D9D;
  background-color: #B33D9D;
}

Frequently asked questions

What color is #B33D9D?+

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

What is the closest Tailwind color to #B33D9D?+

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