#B06DEB Color

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

Color preview

#B06DEB

Color formats

HEX
#B06DEB
RGB
rgb(176, 109, 235)
RGBA
rgba(176, 109, 235, 1)
HSL
hsl(272, 76%, 67%)
HSV
hsv(272, 54%, 92%)
CMYK
cmyk(25%, 54%, 0%, 8%)
CSS variable
--color-primary: #B06DEB;
Lowercase HEX
#b06deb

Shades

Tints

Tones

Harmony

CSS snippets for #B06DEB

.color-b06deb {
  color: #B06DEB;
  background-color: #B06DEB;
}

Frequently asked questions

What color is #B06DEB?+

#B06DEB is a HEX color with RGB value rgb(176, 109, 235) and HSL value hsl(272, 76%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06DEB?+

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