#BF747D Color Information

Hex color code: #BF747D

A pastel red shade, #BF747D appears as (191, 116, 125) in RGB and (353°, 37%, 60%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BF747D
RGB
191, 116, 125
HSL
353°, 37%, 60%
CMYK
0%, 39%, 35%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF747D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 116, 125

Red: 191 / Green: 116 / Blue: 125

HSL

353°, 37%, 60%

Hue: 353° / Saturation: 37% / Lightness: 60%

CMYK

0%, 39%, 35%, 25%

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

What color is #BF747D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF747D to RGB:

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

HEX to HSL

Convert #BF747D to HSL:

hsl(353, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BF747D to CMYK:

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

Color Meaning and Usage

A gentle red tone, #BF747D has RGB (191, 116, 125) and HSL (353°, 37%, 60%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF747D is #73BFB6, creating high-contrast pairings. For softer combinations, try analogous colors like #BF73A2.

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

Contrast with #BF747D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF747D?

#BF747D is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF747D?

#BF747D in RGB is (191, 116, 125) - 191 red, 116 green, and 125 blue.

How to use #BF747D in CSS?

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

What colors go well with #BF747D?

#73BFB6 (complementary), #BF73A2 (analogous), and #9D4852 (lighter shade) work well with #BF747D.