#BF4F78 Color Information

Hex color code: #BF4F78

#BF4F78 is a pastel magenta color. In RGB it is (191, 79, 120), and in HSL it is (338°, 47%, 53%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BF4F78
RGB
191, 79, 120
HSL
338°, 47%, 53%
CMYK
0%, 59%, 37%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF4F78; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 79, 120

Red: 191 / Green: 79 / Blue: 120

HSL

338°, 47%, 53%

Hue: 338° / Saturation: 47% / Lightness: 53%

CMYK

0%, 59%, 37%, 25%

Cyan: 0% / Magenta: 59% / Yellow: 37% / Key: 25%

What color is #BF4F78?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4F78 to RGB:

rgb(191, 79, 120)HEX to RGB Converter →

HEX to HSL

Convert #BF4F78 to HSL:

hsl(338, 47%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BF4F78 to CMYK:

cmyk(0%, 59%, 37%, 25%)Color Converter →

Color Meaning and Usage

#BF4F78 is a subtle magenta color with RGB values of 191, 79, 120 and HSL of 338°, 47%, 53%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4F78 is #4FBF96, creating high-contrast pairings. For softer combinations, try analogous colors like #BF4FB0.

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

Contrast with #BF4F78

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4F78?

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

What is the RGB value of #BF4F78?

#BF4F78 in RGB is (191, 79, 120) - 191 red, 79 green, and 120 blue.

How to use #BF4F78 in CSS?

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

What colors go well with #BF4F78?

#4FBF96 (complementary), #BF4FB0 (analogous), and #8E3355 (lighter shade) work well with #BF4F78.