#BF332B Color Information

Hex color code: #BF332B

The hex color #BF332B is a fiery red with RGB values of (191, 51, 43) and HSL of (3°, 63%, 46%). It is typically applied in digital products.

Try:
Color NameFirebrick
HEX
#BF332B
RGB
191, 51, 43
HSL
3°, 63%, 46%
CMYK
0%, 73%, 77%, 25%

Shades

CSS Usage
color: #BF332B;
background-color: #BF332B;
border-color: #BF332B;
box-shadow: 0 0 10px #BF332B;
border: 2px solid #BF332B;
Tailwind Usage
bg-[#BF332B]
text-[#BF332B]
border-[#BF332B]
shadow-[0_0_10px_BF332B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #BF332B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #BF332B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BF332B; color: #FFFFFF; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #BF332B; background-color: #BF332B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #BF332B20; border-left: 4px solid #BF332B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #BF332B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #BF332B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 51, 43

Red: 191 / Green: 51 / Blue: 43

HSL

3°, 63%, 46%

Hue: 3° / Saturation: 63% / Lightness: 46%

CMYK

0%, 73%, 77%, 25%

Cyan: 0% / Magenta: 73% / Yellow: 77% / Key: 25%

What color is #BF332B?

#BF332B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF332B to RGB:

rgb(191, 51, 43)HEX to RGB Converter →

HEX to HSL

Convert #BF332B to HSL:

hsl(3, 63%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #BF332B to CMYK:

cmyk(0%, 73%, 77%, 25%)Color Converter →

Color Meaning and Usage

#BF332B is a warm red color with RGB values of 191, 51, 43 and HSL of 3°, 63%, 46%. This red-orange hue evokes warmth and passion, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF332B is #2BB8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF2B6E.

Use #BF332B in CSS: color: #BF332B or background-color: #BF332B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #BF332B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 3.72:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF332B?

#BF332B is a warm red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF332B?

#BF332B in RGB is (191, 51, 43) - 191 red, 51 green, and 43 blue.

How to use #BF332B in CSS?

Use #BF332B directly in your CSS properties like color or background-color.

What colors go well with #BF332B?

#2BB8BF (complementary), #BF2B6E (analogous), and #81221D (lighter shade) work well with #BF332B.