#BB385F Color

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

Color preview

#BB385F

Color formats

HEX
#BB385F
RGB
rgb(187, 56, 95)
RGBA
rgba(187, 56, 95, 1)
HSL
hsl(342, 54%, 48%)
HSV
hsv(342, 70%, 73%)
CMYK
cmyk(0%, 70%, 49%, 27%)
CSS variable
--color-primary: #BB385F;
Lowercase HEX
#bb385f

Shades

Tints

Tones

Harmony

CSS snippets for #BB385F

.color-bb385f {
  color: #BB385F;
  background-color: #BB385F;
}

Frequently asked questions

What color is #BB385F?+

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

What is the closest Tailwind color to #BB385F?+

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