#B133FF Color

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

Color preview

#B133FF

Color formats

HEX
#B133FF
RGB
rgb(177, 51, 255)
RGBA
rgba(177, 51, 255, 1)
HSL
hsl(277, 100%, 60%)
HSV
hsv(277, 80%, 100%)
CMYK
cmyk(31%, 80%, 0%, 0%)
CSS variable
--color-primary: #B133FF;
Lowercase HEX
#b133ff

Shades

Tints

Tones

Harmony

CSS snippets for #B133FF

.color-b133ff {
  color: #B133FF;
  background-color: #B133FF;
}

Frequently asked questions

What color is #B133FF?+

#B133FF is a HEX color with RGB value rgb(177, 51, 255) and HSL value hsl(277, 100%, 60%). Its closest CSS named color is BlueViolet.

What is the closest Tailwind color to #B133FF?+

The closest Tailwind color is purple-500, available as the bg-purple-500 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