#BF5F80 Color Information

Hex color code: #BF5F80

#BF5F80 is a gentle magenta color. In RGB it is (191, 95, 128), and in HSL it is (339°, 43%, 56%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#BF5F80
RGB
191, 95, 128
HSL
339°, 43%, 56%
CMYK
0%, 50%, 33%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF5F80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 95, 128

Red: 191 / Green: 95 / Blue: 128

HSL

339°, 43%, 56%

Hue: 339° / Saturation: 43% / Lightness: 56%

CMYK

0%, 50%, 33%, 25%

Cyan: 0% / Magenta: 50% / Yellow: 33% / Key: 25%

What color is #BF5F80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF5F80 to RGB:

rgb(191, 95, 128)HEX to RGB Converter →

HEX to HSL

Convert #BF5F80 to HSL:

hsl(339, 43%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #BF5F80 to CMYK:

cmyk(0%, 50%, 33%, 25%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #BF5F80 has RGB (191, 95, 128) and HSL (339°, 43%, 56%). 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 #BF5F80 is #5FBF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #BF5FB1.

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

Contrast with #BF5F80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF5F80?

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

What is the RGB value of #BF5F80?

#BF5F80 in RGB is (191, 95, 128) - 191 red, 95 green, and 128 blue.

How to use #BF5F80 in CSS?

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

What colors go well with #BF5F80?

#5FBF9D (complementary), #BF5FB1 (analogous), and #963C5B (lighter shade) work well with #BF5F80.