#BC8596 Color Information

Hex color code: #BC8596

#BC8596 is a pastel magenta color. In RGB it is (188, 133, 150), and in HSL it is (341°, 29%, 63%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BC8596
RGB
188, 133, 150
HSL
341°, 29%, 63%
CMYK
0%, 29%, 20%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC8596; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 133, 150

Red: 188 / Green: 133 / Blue: 150

HSL

341°, 29%, 63%

Hue: 341° / Saturation: 29% / Lightness: 63%

CMYK

0%, 29%, 20%, 26%

Cyan: 0% / Magenta: 29% / Yellow: 20% / Key: 26%

What color is #BC8596?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC8596 to RGB:

rgb(188, 133, 150)HEX to RGB Converter →

HEX to HSL

Convert #BC8596 to HSL:

hsl(341, 29%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #BC8596 to CMYK:

cmyk(0%, 29%, 20%, 26%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #BC8596 has RGB (188, 133, 150) and HSL (341°, 29%, 63%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC8596 is #85BCAB, creating high-contrast pairings. For softer combinations, try analogous colors like #BC85B2.

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

Contrast with #BC8596

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC8596?

#BC8596 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC8596?

#BC8596 in RGB is (188, 133, 150) - 188 red, 133 green, and 150 blue.

How to use #BC8596 in CSS?

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

What colors go well with #BC8596?

#85BCAB (complementary), #BC85B2 (analogous), and #9E576D (lighter shade) work well with #BC8596.