#B473FF Color

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

Color preview

#B473FF

Color formats

HEX
#B473FF
RGB
rgb(180, 115, 255)
RGBA
rgba(180, 115, 255, 1)
HSL
hsl(268, 100%, 73%)
HSV
hsv(268, 55%, 100%)
CMYK
cmyk(29%, 55%, 0%, 0%)
CSS variable
--color-primary: #B473FF;
Lowercase HEX
#b473ff

Shades

Tints

Tones

Harmony

CSS snippets for #B473FF

.color-b473ff {
  color: #B473FF;
  background-color: #B473FF;
}

Frequently asked questions

What color is #B473FF?+

#B473FF is a HEX color with RGB value rgb(180, 115, 255) and HSL value hsl(268, 100%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B473FF?+

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