#BB002C Color

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

Color preview

#BB002C

Color formats

HEX
#BB002C
RGB
rgb(187, 0, 44)
RGBA
rgba(187, 0, 44, 1)
HSL
hsl(346, 100%, 37%)
HSV
hsv(346, 100%, 73%)
CMYK
cmyk(0%, 100%, 76%, 27%)
CSS variable
--color-primary: #BB002C;
Lowercase HEX
#bb002c

Shades

Tints

Tones

Harmony

CSS snippets for #BB002C

.color-bb002c {
  color: #BB002C;
  background-color: #BB002C;
}

Frequently asked questions

What color is #BB002C?+

#BB002C is a HEX color with RGB value rgb(187, 0, 44) and HSL value hsl(346, 100%, 37%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB002C?+

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