#B06BED Color

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

Color preview

#B06BED

Color formats

HEX
#B06BED
RGB
rgb(176, 107, 237)
RGBA
rgba(176, 107, 237, 1)
HSL
hsl(272, 78%, 67%)
HSV
hsv(272, 55%, 93%)
CMYK
cmyk(26%, 55%, 0%, 7%)
CSS variable
--color-primary: #B06BED;
Lowercase HEX
#b06bed

Shades

Tints

Tones

Harmony

CSS snippets for #B06BED

.color-b06bed {
  color: #B06BED;
  background-color: #B06BED;
}

Frequently asked questions

What color is #B06BED?+

#B06BED is a HEX color with RGB value rgb(176, 107, 237) and HSL value hsl(272, 78%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06BED?+

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