#B06BCC Color

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

Color preview

#B06BCC

Color formats

HEX
#B06BCC
RGB
rgb(176, 107, 204)
RGBA
rgba(176, 107, 204, 1)
HSL
hsl(283, 49%, 61%)
HSV
hsv(283, 48%, 80%)
CMYK
cmyk(14%, 48%, 0%, 20%)
CSS variable
--color-primary: #B06BCC;
Lowercase HEX
#b06bcc

Shades

Tints

Tones

Harmony

CSS snippets for #B06BCC

.color-b06bcc {
  color: #B06BCC;
  background-color: #B06BCC;
}

Frequently asked questions

What color is #B06BCC?+

#B06BCC is a HEX color with RGB value rgb(176, 107, 204) and HSL value hsl(283, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B06BCC?+

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