#B433FF Color

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

Color preview

#B433FF

Color formats

HEX
#B433FF
RGB
rgb(180, 51, 255)
RGBA
rgba(180, 51, 255, 1)
HSL
hsl(278, 100%, 60%)
HSV
hsv(278, 80%, 100%)
CMYK
cmyk(29%, 80%, 0%, 0%)
CSS variable
--color-primary: #B433FF;
Lowercase HEX
#b433ff

Shades

Tints

Tones

Harmony

CSS snippets for #B433FF

.color-b433ff {
  color: #B433FF;
  background-color: #B433FF;
}

Frequently asked questions

What color is #B433FF?+

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

What is the closest Tailwind color to #B433FF?+

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