#B06CCD Color

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

Color preview

#B06CCD

Color formats

HEX
#B06CCD
RGB
rgb(176, 108, 205)
RGBA
rgba(176, 108, 205, 1)
HSL
hsl(282, 49%, 61%)
HSV
hsv(282, 47%, 80%)
CMYK
cmyk(14%, 47%, 0%, 20%)
CSS variable
--color-primary: #B06CCD;
Lowercase HEX
#b06ccd

Shades

Tints

Tones

Harmony

CSS snippets for #B06CCD

.color-b06ccd {
  color: #B06CCD;
  background-color: #B06CCD;
}

Frequently asked questions

What color is #B06CCD?+

#B06CCD is a HEX color with RGB value rgb(176, 108, 205) and HSL value hsl(282, 49%, 61%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #B06CCD?+

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