#B47BF9 Color

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

Color preview

#B47BF9

Color formats

HEX
#B47BF9
RGB
rgb(180, 123, 249)
RGBA
rgba(180, 123, 249, 1)
HSL
hsl(267, 91%, 73%)
HSV
hsv(267, 51%, 98%)
CMYK
cmyk(28%, 51%, 0%, 2%)
CSS variable
--color-primary: #B47BF9;
Lowercase HEX
#b47bf9

Shades

Tints

Tones

Harmony

CSS snippets for #B47BF9

.color-b47bf9 {
  color: #B47BF9;
  background-color: #B47BF9;
}

Frequently asked questions

What color is #B47BF9?+

#B47BF9 is a HEX color with RGB value rgb(180, 123, 249) and HSL value hsl(267, 91%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B47BF9?+

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