#BB2D25 Color

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

Color preview

#BB2D25

Color formats

HEX
#BB2D25
RGB
rgb(187, 45, 37)
RGBA
rgba(187, 45, 37, 1)
HSL
hsl(3, 67%, 44%)
HSV
hsv(3, 80%, 73%)
CMYK
cmyk(0%, 76%, 80%, 27%)
CSS variable
--color-primary: #BB2D25;
Lowercase HEX
#bb2d25

Shades

Tints

Tones

Harmony

CSS snippets for #BB2D25

.color-bb2d25 {
  color: #BB2D25;
  background-color: #BB2D25;
}

Frequently asked questions

What color is #BB2D25?+

#BB2D25 is a HEX color with RGB value rgb(187, 45, 37) and HSL value hsl(3, 67%, 44%). Its closest CSS named color is FireBrick.

What is the closest Tailwind color to #BB2D25?+

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