#BF556C Color Information

Hex color code: #BF556C

#BF556C is a subtle red color. In RGB it is (191, 85, 108), and in HSL it is (347°, 45%, 54%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#BF556C
RGB
191, 85, 108
HSL
347°, 45%, 54%
CMYK
0%, 55%, 43%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF556C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 85, 108

Red: 191 / Green: 85 / Blue: 108

HSL

347°, 45%, 54%

Hue: 347° / Saturation: 45% / Lightness: 54%

CMYK

0%, 55%, 43%, 25%

Cyan: 0% / Magenta: 55% / Yellow: 43% / Key: 25%

What color is #BF556C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF556C to RGB:

rgb(191, 85, 108)HEX to RGB Converter →

HEX to HSL

Convert #BF556C to HSL:

hsl(347, 45%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #BF556C to CMYK:

cmyk(0%, 55%, 43%, 25%)Color Converter →

Color Meaning and Usage

A gentle red tone, #BF556C has RGB (191, 85, 108) and HSL (347°, 45%, 54%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF556C is #55BEA8, creating high-contrast pairings. For softer combinations, try analogous colors like #BE55A1.

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

Contrast with #BF556C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF556C?

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

What is the RGB value of #BF556C?

#BF556C in RGB is (191, 85, 108) - 191 red, 85 green, and 108 blue.

How to use #BF556C in CSS?

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

What colors go well with #BF556C?

#55BEA8 (complementary), #BE55A1 (analogous), and #90374A (lighter shade) work well with #BF556C.