#BB3333 Color

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

Color preview

#BB3333

Color formats

HEX
#BB3333
RGB
rgb(187, 51, 51)
RGBA
rgba(187, 51, 51, 1)
HSL
hsl(0, 57%, 47%)
HSV
hsv(0, 73%, 73%)
CMYK
cmyk(0%, 73%, 73%, 27%)
CSS variable
--color-primary: #BB3333;
Lowercase HEX
#bb3333

Shades

Tints

Tones

Harmony

CSS snippets for #BB3333

.color-bb3333 {
  color: #BB3333;
  background-color: #BB3333;
}

Frequently asked questions

What color is #BB3333?+

#BB3333 is a HEX color with RGB value rgb(187, 51, 51) and HSL value hsl(0, 57%, 47%). Its closest CSS named color is Brown.

What is the closest Tailwind color to #BB3333?+

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