#B06FF6 Color

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

Color preview

#B06FF6

Color formats

HEX
#B06FF6
RGB
rgb(176, 111, 246)
RGBA
rgba(176, 111, 246, 1)
HSL
hsl(269, 88%, 70%)
HSV
hsv(269, 55%, 96%)
CMYK
cmyk(28%, 55%, 0%, 4%)
CSS variable
--color-primary: #B06FF6;
Lowercase HEX
#b06ff6

Shades

Tints

Tones

Harmony

CSS snippets for #B06FF6

.color-b06ff6 {
  color: #B06FF6;
  background-color: #B06FF6;
}

Frequently asked questions

What color is #B06FF6?+

#B06FF6 is a HEX color with RGB value rgb(176, 111, 246) and HSL value hsl(269, 88%, 70%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06FF6?+

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