#B481FF Color

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

Color preview

#B481FF

Color formats

HEX
#B481FF
RGB
rgb(180, 129, 255)
RGBA
rgba(180, 129, 255, 1)
HSL
hsl(264, 100%, 75%)
HSV
hsv(264, 49%, 100%)
CMYK
cmyk(29%, 49%, 0%, 0%)
CSS variable
--color-primary: #B481FF;
Lowercase HEX
#b481ff

Shades

Tints

Tones

Harmony

CSS snippets for #B481FF

.color-b481ff {
  color: #B481FF;
  background-color: #B481FF;
}

Frequently asked questions

What color is #B481FF?+

#B481FF is a HEX color with RGB value rgb(180, 129, 255) and HSL value hsl(264, 100%, 75%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B481FF?+

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