#BB385B Color

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

Color preview

#BB385B

Color formats

HEX
#BB385B
RGB
rgb(187, 56, 91)
RGBA
rgba(187, 56, 91, 1)
HSL
hsl(344, 54%, 48%)
HSV
hsv(344, 70%, 73%)
CMYK
cmyk(0%, 70%, 51%, 27%)
CSS variable
--color-primary: #BB385B;
Lowercase HEX
#bb385b

Shades

Tints

Tones

Harmony

CSS snippets for #BB385B

.color-bb385b {
  color: #BB385B;
  background-color: #BB385B;
}

Frequently asked questions

What color is #BB385B?+

#BB385B is a HEX color with RGB value rgb(187, 56, 91) and HSL value hsl(344, 54%, 48%). Its closest CSS named color is IndianRed.

What is the closest Tailwind color to #BB385B?+

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