#B17BF8 Color

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

Color preview

#B17BF8

Color formats

HEX
#B17BF8
RGB
rgb(177, 123, 248)
RGBA
rgba(177, 123, 248, 1)
HSL
hsl(266, 90%, 73%)
HSV
hsv(266, 50%, 97%)
CMYK
cmyk(29%, 50%, 0%, 3%)
CSS variable
--color-primary: #B17BF8;
Lowercase HEX
#b17bf8

Shades

Tints

Tones

Harmony

CSS snippets for #B17BF8

.color-b17bf8 {
  color: #B17BF8;
  background-color: #B17BF8;
}

Frequently asked questions

What color is #B17BF8?+

#B17BF8 is a HEX color with RGB value rgb(177, 123, 248) and HSL value hsl(266, 90%, 73%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B17BF8?+

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