#BF4574 Color Information

Hex color code: #BF4574

#BF4574 is a pastel magenta color. In RGB it is (191, 69, 116), and in HSL it is (337°, 49%, 51%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BF4574
RGB
191, 69, 116
HSL
337°, 49%, 51%
CMYK
0%, 64%, 39%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF4574; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 69, 116

Red: 191 / Green: 69 / Blue: 116

HSL

337°, 49%, 51%

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

CMYK

0%, 64%, 39%, 25%

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

What color is #BF4574?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF4574 to RGB:

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

HEX to HSL

Convert #BF4574 to HSL:

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

HEX to CMYK

Convert #BF4574 to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #BF4574 has RGB (191, 69, 116) and HSL (337°, 49%, 51%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF4574 is #45BF90, creating high-contrast pairings. For softer combinations, try analogous colors like #BF45B1.

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

Contrast with #BF4574

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF4574?

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

What is the RGB value of #BF4574?

#BF4574 in RGB is (191, 69, 116) - 191 red, 69 green, and 116 blue.

How to use #BF4574 in CSS?

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

What colors go well with #BF4574?

#45BF90 (complementary), #BF45B1 (analogous), and #892F51 (lighter shade) work well with #BF4574.