#BB3EBB Color

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

Color preview

#BB3EBB

Color formats

HEX
#BB3EBB
RGB
rgb(187, 62, 187)
RGBA
rgba(187, 62, 187, 1)
HSL
hsl(300, 50%, 49%)
HSV
hsv(300, 67%, 73%)
CMYK
cmyk(0%, 67%, 0%, 27%)
CSS variable
--color-primary: #BB3EBB;
Lowercase HEX
#bb3ebb

Shades

Tints

Tones

Harmony

CSS snippets for #BB3EBB

.color-bb3ebb {
  color: #BB3EBB;
  background-color: #BB3EBB;
}

Frequently asked questions

What color is #BB3EBB?+

#BB3EBB is a HEX color with RGB value rgb(187, 62, 187) and HSL value hsl(300, 50%, 49%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB3EBB?+

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