#B06CEC Color

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

Color preview

#B06CEC

Color formats

HEX
#B06CEC
RGB
rgb(176, 108, 236)
RGBA
rgba(176, 108, 236, 1)
HSL
hsl(272, 77%, 67%)
HSV
hsv(272, 54%, 93%)
CMYK
cmyk(25%, 54%, 0%, 7%)
CSS variable
--color-primary: #B06CEC;
Lowercase HEX
#b06cec

Shades

Tints

Tones

Harmony

CSS snippets for #B06CEC

.color-b06cec {
  color: #B06CEC;
  background-color: #B06CEC;
}

Frequently asked questions

What color is #B06CEC?+

#B06CEC is a HEX color with RGB value rgb(176, 108, 236) and HSL value hsl(272, 77%, 67%). Its closest CSS named color is MediumPurple.

What is the closest Tailwind color to #B06CEC?+

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