#BB6CEC Color

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

Color preview

#BB6CEC

Color formats

HEX
#BB6CEC
RGB
rgb(187, 108, 236)
RGBA
rgba(187, 108, 236, 1)
HSL
hsl(277, 77%, 67%)
HSV
hsv(277, 54%, 93%)
CMYK
cmyk(21%, 54%, 0%, 7%)
CSS variable
--color-primary: #BB6CEC;
Lowercase HEX
#bb6cec

Shades

Tints

Tones

Harmony

CSS snippets for #BB6CEC

.color-bb6cec {
  color: #BB6CEC;
  background-color: #BB6CEC;
}

Frequently asked questions

What color is #BB6CEC?+

#BB6CEC is a HEX color with RGB value rgb(187, 108, 236) and HSL value hsl(277, 77%, 67%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB6CEC?+

The closest Tailwind color is purple-400, available as the bg-purple-400 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