#BB4EB2 Color

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

Color preview

#BB4EB2

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB4EB2

.color-bb4eb2 {
  color: #BB4EB2;
  background-color: #BB4EB2;
}

Frequently asked questions

What color is #BB4EB2?+

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

What is the closest Tailwind color to #BB4EB2?+

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