#BB3F50 Color

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

Color preview

#BB3F50

Color formats

HEX
#BB3F50
RGB
rgb(187, 63, 80)
RGBA
rgba(187, 63, 80, 1)
HSL
hsl(352, 50%, 49%)
HSV
hsv(352, 66%, 73%)
CMYK
cmyk(0%, 66%, 57%, 27%)
CSS variable
--color-primary: #BB3F50;
Lowercase HEX
#bb3f50

Shades

Tints

Tones

Harmony

CSS snippets for #BB3F50

.color-bb3f50 {
  color: #BB3F50;
  background-color: #BB3F50;
}

Frequently asked questions

What color is #BB3F50?+

#BB3F50 is a HEX color with RGB value rgb(187, 63, 80) and HSL value hsl(352, 50%, 49%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB3F50?+

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