#BB4EBB Color

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

Color preview

#BB4EBB

Color formats

HEX
#BB4EBB
RGB
rgb(187, 78, 187)
RGBA
rgba(187, 78, 187, 1)
HSL
hsl(300, 44%, 52%)
HSV
hsv(300, 58%, 73%)
CMYK
cmyk(0%, 58%, 0%, 27%)
CSS variable
--color-primary: #BB4EBB;
Lowercase HEX
#bb4ebb

Shades

Tints

Tones

Harmony

CSS snippets for #BB4EBB

.color-bb4ebb {
  color: #BB4EBB;
  background-color: #BB4EBB;
}

Frequently asked questions

What color is #BB4EBB?+

#BB4EBB is a HEX color with RGB value rgb(187, 78, 187) and HSL value hsl(300, 44%, 52%). Its closest CSS named color is MediumOrchid.

What is the closest Tailwind color to #BB4EBB?+

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