#B06DED Color

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

Color preview

#B06DED

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #B06DED

.color-b06ded {
  color: #B06DED;
  background-color: #B06DED;
}

Frequently asked questions

What color is #B06DED?+

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

What is the closest Tailwind color to #B06DED?+

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