#BC5463 Color Information

Hex color code: #BC5463

The hex color #BC5463 is a pastel red with RGB values of (188, 84, 99) and HSL of (351°, 44%, 53%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#BC5463
RGB
188, 84, 99
HSL
351°, 44%, 53%
CMYK
0%, 55%, 47%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC5463; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 84, 99

Red: 188 / Green: 84 / Blue: 99

HSL

351°, 44%, 53%

Hue: 351° / Saturation: 44% / Lightness: 53%

CMYK

0%, 55%, 47%, 26%

Cyan: 0% / Magenta: 55% / Yellow: 47% / Key: 26%

What color is #BC5463?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC5463 to RGB:

rgb(188, 84, 99)HEX to RGB Converter →

HEX to HSL

Convert #BC5463 to HSL:

hsl(351, 44%, 53%)RGB to HSL Converter →

HEX to CMYK

Convert #BC5463 to CMYK:

cmyk(0%, 55%, 47%, 26%)Color Converter →

Color Meaning and Usage

#BC5463 is a soft red color with RGB values of 188, 84, 99 and HSL of 351°, 44%, 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 #BC5463 is #52BCAC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC5297.

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

Contrast with #BC5463

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC5463?

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

What is the RGB value of #BC5463?

#BC5463 in RGB is (188, 84, 99) - 188 red, 84 green, and 99 blue.

How to use #BC5463 in CSS?

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

What colors go well with #BC5463?

#52BCAC (complementary), #BC5297 (analogous), and #8C3643 (lighter shade) work well with #BC5463.