#B17CFA Color

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

Color preview

#B17CFA

Color formats

HEX
#B17CFA
RGB
rgb(177, 124, 250)
RGBA
rgba(177, 124, 250, 1)
HSL
hsl(265, 93%, 73%)
HSV
hsv(265, 50%, 98%)
CMYK
cmyk(29%, 50%, 0%, 2%)
CSS variable
--color-primary: #B17CFA;
Lowercase HEX
#b17cfa

Shades

Tints

Tones

Harmony

CSS snippets for #B17CFA

.color-b17cfa {
  color: #B17CFA;
  background-color: #B17CFA;
}

Frequently asked questions

What color is #B17CFA?+

#B17CFA is a HEX color with RGB value rgb(177, 124, 250) and HSL value hsl(265, 93%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B17CFA?+

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