#BF4568 Color Information

Hex color code: #BF4568

A soft magenta shade, #BF4568 appears as (191, 69, 104) in RGB and (343°, 49%, 51%) in HSL. It is typically applied in digital products.

Try:
Color NameIndian Red
HEX
#BF4568
RGB
191, 69, 104
HSL
343°, 49%, 51%
CMYK
0%, 64%, 46%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF4568; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 69, 104

Red: 191 / Green: 69 / Blue: 104

HSL

343°, 49%, 51%

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

CMYK

0%, 64%, 46%, 25%

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

What color is #BF4568?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4568 to RGB:

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

HEX to HSL

Convert #BF4568 to HSL:

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

HEX to CMYK

Convert #BF4568 to CMYK:

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

Color Meaning and Usage

#BF4568 is a soft magenta color with RGB values of 191, 69, 104 and HSL of 343°, 49%, 51%. This red-orange hue evokes warmth and passion, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4568 is #45BF9D, creating high-contrast pairings. For softer combinations, try analogous colors like #BF45A5.

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

Contrast with #BF4568

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

Contrast Ratio: 4.27:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4568?

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

What is the RGB value of #BF4568?

#BF4568 in RGB is (191, 69, 104) - 191 red, 69 green, and 104 blue.

How to use #BF4568 in CSS?

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

What colors go well with #BF4568?

#45BF9D (complementary), #BF45A5 (analogous), and #892F48 (lighter shade) work well with #BF4568.