#BB004B Color

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

Color preview

#BB004B

Color formats

HEX
#BB004B
RGB
rgb(187, 0, 75)
RGBA
rgba(187, 0, 75, 1)
HSL
hsl(336, 100%, 37%)
HSV
hsv(336, 100%, 73%)
CMYK
cmyk(0%, 100%, 60%, 27%)
CSS variable
--color-primary: #BB004B;
Lowercase HEX
#bb004b

Shades

Tints

Tones

Harmony

CSS snippets for #BB004B

.color-bb004b {
  color: #BB004B;
  background-color: #BB004B;
}

Frequently asked questions

What color is #BB004B?+

#BB004B is a HEX color with RGB value rgb(187, 0, 75) and HSL value hsl(336, 100%, 37%). Its closest CSS named color is Crimson.

What is the closest Tailwind color to #BB004B?+

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