#B06BDF Color

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

Color preview

#B06BDF

Color formats

HEX
#B06BDF
RGB
rgb(176, 107, 223)
RGBA
rgba(176, 107, 223, 1)
HSL
hsl(276, 64%, 65%)
HSV
hsv(276, 52%, 87%)
CMYK
cmyk(21%, 52%, 0%, 13%)
CSS variable
--color-primary: #B06BDF;
Lowercase HEX
#b06bdf

Shades

Tints

Tones

Harmony

CSS snippets for #B06BDF

.color-b06bdf {
  color: #B06BDF;
  background-color: #B06BDF;
}

Frequently asked questions

What color is #B06BDF?+

#B06BDF is a HEX color with RGB value rgb(176, 107, 223) and HSL value hsl(276, 64%, 65%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B06BDF?+

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