#B46CEC Color

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

Color preview

#B46CEC

Color formats

HEX
#B46CEC
RGB
rgb(180, 108, 236)
RGBA
rgba(180, 108, 236, 1)
HSL
hsl(274, 77%, 67%)
HSV
hsv(274, 54%, 93%)
CMYK
cmyk(24%, 54%, 0%, 7%)
CSS variable
--color-primary: #B46CEC;
Lowercase HEX
#b46cec

Shades

Tints

Tones

Harmony

CSS snippets for #B46CEC

.color-b46cec {
  color: #B46CEC;
  background-color: #B46CEC;
}

Frequently asked questions

What color is #B46CEC?+

#B46CEC is a HEX color with RGB value rgb(180, 108, 236) and HSL value hsl(274, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B46CEC?+

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