#BB003B Color

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

Color preview

#BB003B

Color formats

HEX
#BB003B
RGB
rgb(187, 0, 59)
RGBA
rgba(187, 0, 59, 1)
HSL
hsl(341, 100%, 37%)
HSV
hsv(341, 100%, 73%)
CMYK
cmyk(0%, 100%, 68%, 27%)
CSS variable
--color-primary: #BB003B;
Lowercase HEX
#bb003b

Shades

Tints

Tones

Harmony

CSS snippets for #BB003B

.color-bb003b {
  color: #BB003B;
  background-color: #BB003B;
}

Frequently asked questions

What color is #BB003B?+

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

What is the closest Tailwind color to #BB003B?+

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