#BB2A6C Color

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

Color preview

#BB2A6C

Color formats

HEX
#BB2A6C
RGB
rgb(187, 42, 108)
RGBA
rgba(187, 42, 108, 1)
HSL
hsl(333, 63%, 45%)
HSV
hsv(333, 78%, 73%)
CMYK
cmyk(0%, 78%, 42%, 27%)
CSS variable
--color-primary: #BB2A6C;
Lowercase HEX
#bb2a6c

Shades

Tints

Tones

Harmony

CSS snippets for #BB2A6C

.color-bb2a6c {
  color: #BB2A6C;
  background-color: #BB2A6C;
}

Frequently asked questions

What color is #BB2A6C?+

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

What is the closest Tailwind color to #BB2A6C?+

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