#BB4999 Color

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

Color preview

#BB4999

Color formats

HEX
#BB4999
RGB
rgb(187, 73, 153)
RGBA
rgba(187, 73, 153, 1)
HSL
hsl(318, 46%, 51%)
HSV
hsv(318, 61%, 73%)
CMYK
cmyk(0%, 61%, 18%, 27%)
CSS variable
--color-primary: #BB4999;
Lowercase HEX
#bb4999

Shades

Tints

Tones

Harmony

CSS snippets for #BB4999

.color-bb4999 {
  color: #BB4999;
  background-color: #BB4999;
}

Frequently asked questions

What color is #BB4999?+

#BB4999 is a HEX color with RGB value rgb(187, 73, 153) and HSL value hsl(318, 46%, 51%). Its closest CSS named color is PaleVioletRed.

What is the closest Tailwind color to #BB4999?+

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