#B33F90 Color

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

Color preview

#B33F90

Color formats

HEX
#B33F90
RGB
rgb(179, 63, 144)
RGBA
rgba(179, 63, 144, 1)
HSL
hsl(318, 48%, 47%)
HSV
hsv(318, 65%, 70%)
CMYK
cmyk(0%, 65%, 20%, 30%)
CSS variable
--color-primary: #B33F90;
Lowercase HEX
#b33f90

Shades

Tints

Tones

Harmony

CSS snippets for #B33F90

.color-b33f90 {
  color: #B33F90;
  background-color: #B33F90;
}

Frequently asked questions

What color is #B33F90?+

#B33F90 is a HEX color with RGB value rgb(179, 63, 144) and HSL value hsl(318, 48%, 47%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #B33F90?+

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