#B06DEE Color

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

Color preview

#B06DEE

Color formats

HEX
#B06DEE
RGB
rgb(176, 109, 238)
RGBA
rgba(176, 109, 238, 1)
HSL
hsl(271, 79%, 68%)
HSV
hsv(271, 54%, 93%)
CMYK
cmyk(26%, 54%, 0%, 7%)
CSS variable
--color-primary: #B06DEE;
Lowercase HEX
#b06dee

Shades

Tints

Tones

Harmony

CSS snippets for #B06DEE

.color-b06dee {
  color: #B06DEE;
  background-color: #B06DEE;
}

Frequently asked questions

What color is #B06DEE?+

#B06DEE is a HEX color with RGB value rgb(176, 109, 238) and HSL value hsl(271, 79%, 68%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06DEE?+

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