#B333B3 Color

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

Color preview

#B333B3

Color formats

HEX
#B333B3
RGB
rgb(179, 51, 179)
RGBA
rgba(179, 51, 179, 1)
HSL
hsl(300, 56%, 45%)
HSV
hsv(300, 72%, 70%)
CMYK
cmyk(0%, 72%, 0%, 30%)
CSS variable
--color-primary: #B333B3;
Lowercase HEX
#b333b3

Shades

Tints

Tones

Harmony

CSS snippets for #B333B3

.color-b333b3 {
  color: #B333B3;
  background-color: #B333B3;
}

Frequently asked questions

What color is #B333B3?+

#B333B3 is a HEX color with RGB value rgb(179, 51, 179) and HSL value hsl(300, 56%, 45%). Its closest CSS named color is DarkOrchid.

What is the closest Tailwind color to #B333B3?+

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