#B47BDC Color

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

Color preview

#B47BDC

Color formats

HEX
#B47BDC
RGB
rgb(180, 123, 220)
RGBA
rgba(180, 123, 220, 1)
HSL
hsl(275, 58%, 67%)
HSV
hsv(275, 44%, 86%)
CMYK
cmyk(18%, 44%, 0%, 14%)
CSS variable
--color-primary: #B47BDC;
Lowercase HEX
#b47bdc

Shades

Tints

Tones

Harmony

CSS snippets for #B47BDC

.color-b47bdc {
  color: #B47BDC;
  background-color: #B47BDC;
}

Frequently asked questions

What color is #B47BDC?+

#B47BDC is a HEX color with RGB value rgb(180, 123, 220) and HSL value hsl(275, 58%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B47BDC?+

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