#BF5A75 Color Information

Hex color code: #BF5A75

A pastel magenta shade, #BF5A75 appears as (191, 90, 117) in RGB and (344°, 44%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BF5A75
RGB
191, 90, 117
HSL
344°, 44%, 55%
CMYK
0%, 53%, 39%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF5A75; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 90, 117

Red: 191 / Green: 90 / Blue: 117

HSL

344°, 44%, 55%

Hue: 344° / Saturation: 44% / Lightness: 55%

CMYK

0%, 53%, 39%, 25%

Cyan: 0% / Magenta: 53% / Yellow: 39% / Key: 25%

What color is #BF5A75?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF5A75 to RGB:

rgb(191, 90, 117)HEX to RGB Converter →

HEX to HSL

Convert #BF5A75 to HSL:

hsl(344, 44%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BF5A75 to CMYK:

cmyk(0%, 53%, 39%, 25%)Color Converter →

Color Meaning and Usage

#BF5A75 is a subtle magenta color with RGB values of 191, 90, 117 and HSL of 344°, 44%, 55%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF5A75 is #5ABFA4, creating high-contrast pairings. For softer combinations, try analogous colors like #BF5AA7.

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

Contrast with #BF5A75

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF5A75?

#BF5A75 is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF5A75?

#BF5A75 in RGB is (191, 90, 117) - 191 red, 90 green, and 117 blue.

How to use #BF5A75 in CSS?

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

What colors go well with #BF5A75?

#5ABFA4 (complementary), #BF5AA7 (analogous), and #933951 (lighter shade) work well with #BF5A75.