#B06DEA Color

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

Color preview

#B06DEA

Color formats

HEX
#B06DEA
RGB
rgb(176, 109, 234)
RGBA
rgba(176, 109, 234, 1)
HSL
hsl(272, 75%, 67%)
HSV
hsv(272, 53%, 92%)
CMYK
cmyk(25%, 53%, 0%, 8%)
CSS variable
--color-primary: #B06DEA;
Lowercase HEX
#b06dea

Shades

Tints

Tones

Harmony

CSS snippets for #B06DEA

.color-b06dea {
  color: #B06DEA;
  background-color: #B06DEA;
}

Frequently asked questions

What color is #B06DEA?+

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

What is the closest Tailwind color to #B06DEA?+

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