#B06AFF Color

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

Color preview

#B06AFF

Color formats

HEX
#B06AFF
RGB
rgb(176, 106, 255)
RGBA
rgba(176, 106, 255, 1)
HSL
hsl(268, 100%, 71%)
HSV
hsv(268, 58%, 100%)
CMYK
cmyk(31%, 58%, 0%, 0%)
CSS variable
--color-primary: #B06AFF;
Lowercase HEX
#b06aff

Shades

Tints

Tones

Harmony

CSS snippets for #B06AFF

.color-b06aff {
  color: #B06AFF;
  background-color: #B06AFF;
}

Frequently asked questions

What color is #B06AFF?+

#B06AFF is a HEX color with RGB value rgb(176, 106, 255) and HSL value hsl(268, 100%, 71%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06AFF?+

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