#BB2A5F Color

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

Color preview

#BB2A5F

Color formats

HEX
#BB2A5F
RGB
rgb(187, 42, 95)
RGBA
rgba(187, 42, 95, 1)
HSL
hsl(338, 63%, 45%)
HSV
hsv(338, 78%, 73%)
CMYK
cmyk(0%, 78%, 49%, 27%)
CSS variable
--color-primary: #BB2A5F;
Lowercase HEX
#bb2a5f

Shades

Tints

Tones

Harmony

CSS snippets for #BB2A5F

.color-bb2a5f {
  color: #BB2A5F;
  background-color: #BB2A5F;
}

Frequently asked questions

What color is #BB2A5F?+

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

What is the closest Tailwind color to #BB2A5F?+

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