#B47EFF Color

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

Color preview

#B47EFF

Color formats

HEX
#B47EFF
RGB
rgb(180, 126, 255)
RGBA
rgba(180, 126, 255, 1)
HSL
hsl(265, 100%, 75%)
HSV
hsv(265, 51%, 100%)
CMYK
cmyk(29%, 51%, 0%, 0%)
CSS variable
--color-primary: #B47EFF;
Lowercase HEX
#b47eff

Shades

Tints

Tones

Harmony

CSS snippets for #B47EFF

.color-b47eff {
  color: #B47EFF;
  background-color: #B47EFF;
}

Frequently asked questions

What color is #B47EFF?+

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

What is the closest Tailwind color to #B47EFF?+

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