#BF352B Color Information

Hex color code: #BF352B

The hex color #BF352B is a invigorating red with RGB values of (191, 53, 43) and HSL of (4°, 63%, 46%). It is widely used in graphic design.

Try:
Color NameFirebrick
HEX
#BF352B
RGB
191, 53, 43
HSL
4°, 63%, 46%
CMYK
0%, 72%, 77%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #BF352B; 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 #BF352B; background-color: #BF352B15; }

Alert / Toast

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

Link / Accent

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

a { color: #BF352B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 53, 43

Red: 191 / Green: 53 / Blue: 43

HSL

4°, 63%, 46%

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

CMYK

0%, 72%, 77%, 25%

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

What color is #BF352B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF352B to RGB:

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

HEX to HSL

Convert #BF352B to HSL:

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

HEX to CMYK

Convert #BF352B to CMYK:

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

Color Meaning and Usage

#BF352B is a warm red color with RGB values of 191, 53, 43 and HSL of 4°, 63%, 46%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF352B is #2BB5BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF2B6B.

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

Contrast with #BF352B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF352B?

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

What is the RGB value of #BF352B?

#BF352B in RGB is (191, 53, 43) - 191 red, 53 green, and 43 blue.

How to use #BF352B in CSS?

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

What colors go well with #BF352B?

#2BB5BF (complementary), #BF2B6B (analogous), and #81241D (lighter shade) work well with #BF352B.