#BB2A7F Color

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

Color preview

#BB2A7F

Color formats

HEX
#BB2A7F
RGB
rgb(187, 42, 127)
RGBA
rgba(187, 42, 127, 1)
HSL
hsl(325, 63%, 45%)
HSV
hsv(325, 78%, 73%)
CMYK
cmyk(0%, 78%, 32%, 27%)
CSS variable
--color-primary: #BB2A7F;
Lowercase HEX
#bb2a7f

Shades

Tints

Tones

Harmony

CSS snippets for #BB2A7F

.color-bb2a7f {
  color: #BB2A7F;
  background-color: #BB2A7F;
}

Frequently asked questions

What color is #BB2A7F?+

#BB2A7F is a HEX color with RGB value rgb(187, 42, 127) and HSL value hsl(325, 63%, 45%). Its closest CSS named color is MediumVioletRed.

What is the closest Tailwind color to #BB2A7F?+

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