#B46BF7 Color

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

Color preview

#B46BF7

Color formats

HEX
#B46BF7
RGB
rgb(180, 107, 247)
RGBA
rgba(180, 107, 247, 1)
HSL
hsl(271, 90%, 69%)
HSV
hsv(271, 57%, 97%)
CMYK
cmyk(27%, 57%, 0%, 3%)
CSS variable
--color-primary: #B46BF7;
Lowercase HEX
#b46bf7

Shades

Tints

Tones

Harmony

CSS snippets for #B46BF7

.color-b46bf7 {
  color: #B46BF7;
  background-color: #B46BF7;
}

Frequently asked questions

What color is #B46BF7?+

#B46BF7 is a HEX color with RGB value rgb(180, 107, 247) and HSL value hsl(271, 90%, 69%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B46BF7?+

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