#BF5565 Color Information

Hex color code: #BF5565

#BF5565 is a gentle red color. In RGB it is (191, 85, 101), and in HSL it is (351°, 45%, 54%). It is frequently seen in web interfaces.

Try:
Color NameIndian Red
HEX
#BF5565
RGB
191, 85, 101
HSL
351°, 45%, 54%
CMYK
0%, 55%, 47%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BF5565; color: #000000; }

Badge

New Feature
.badge { background-color: #BF5565; color: #000000; }

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 #BF5565; background-color: #BF556515; }

Alert / Toast

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

Link / Accent

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

a { color: #BF5565; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 85, 101

Red: 191 / Green: 85 / Blue: 101

HSL

351°, 45%, 54%

Hue: 351° / Saturation: 45% / Lightness: 54%

CMYK

0%, 55%, 47%, 25%

Cyan: 0% / Magenta: 55% / Yellow: 47% / Key: 25%

What color is #BF5565?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF5565 to RGB:

rgb(191, 85, 101)HEX to RGB Converter →

HEX to HSL

Convert #BF5565 to HSL:

hsl(351, 45%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BF5565 to CMYK:

cmyk(0%, 55%, 47%, 25%)Color Converter →

Color Meaning and Usage

A soft red tone, #BF5565 has RGB (191, 85, 101) and HSL (351°, 45%, 54%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF5565 is #55BEAF, creating high-contrast pairings. For softer combinations, try analogous colors like #BE559A.

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

Contrast with #BF5565

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF5565?

#BF5565 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF5565?

#BF5565 in RGB is (191, 85, 101) - 191 red, 85 green, and 101 blue.

How to use #BF5565 in CSS?

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

What colors go well with #BF5565?

#55BEAF (complementary), #BE559A (analogous), and #903744 (lighter shade) work well with #BF5565.