#BF5345 Color Information

Hex color code: #BF5345

The hex color #BF5345 is a gentle red with RGB values of (191, 83, 69) and HSL of (7°, 49%, 51%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BF5345
RGB
191, 83, 69
HSL
7°, 49%, 51%
CMYK
0%, 57%, 64%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF5345; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 83, 69

Red: 191 / Green: 83 / Blue: 69

HSL

7°, 49%, 51%

Hue: 7° / Saturation: 49% / Lightness: 51%

CMYK

0%, 57%, 64%, 25%

Cyan: 0% / Magenta: 57% / Yellow: 64% / Key: 25%

What color is #BF5345?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF5345 to RGB:

rgb(191, 83, 69)HEX to RGB Converter →

HEX to HSL

Convert #BF5345 to HSL:

hsl(7, 49%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BF5345 to CMYK:

cmyk(0%, 57%, 64%, 25%)Color Converter →

Color Meaning and Usage

A gentle red tone, #BF5345 has RGB (191, 83, 69) and HSL (7°, 49%, 51%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF5345 is #45B1BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF4574.

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

Contrast with #BF5345

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

Contrast Ratio: 4.54:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF5345?

#BF5345 is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF5345?

#BF5345 in RGB is (191, 83, 69) - 191 red, 83 green, and 69 blue.

How to use #BF5345 in CSS?

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

What colors go well with #BF5345?

#45B1BF (complementary), #BF4574 (analogous), and #89392F (lighter shade) work well with #BF5345.