#BB4E8C Color

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

Color preview

#BB4E8C

Color formats

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

Shades

Tints

Tones

Harmony

CSS snippets for #BB4E8C

.color-bb4e8c {
  color: #BB4E8C;
  background-color: #BB4E8C;
}

Frequently asked questions

What color is #BB4E8C?+

#BB4E8C is a HEX color with RGB value rgb(187, 78, 140) and HSL value hsl(326, 44%, 52%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB4E8C?+

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