#BC809A Color Information

Hex color code: #BC809A

A soft magenta shade, #BC809A appears as (188, 128, 154) in RGB and (334°, 31%, 62%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BC809A
RGB
188, 128, 154
HSL
334°, 31%, 62%
CMYK
0%, 32%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC809A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 128, 154

Red: 188 / Green: 128 / Blue: 154

HSL

334°, 31%, 62%

Hue: 334° / Saturation: 31% / Lightness: 62%

CMYK

0%, 32%, 18%, 26%

Cyan: 0% / Magenta: 32% / Yellow: 18% / Key: 26%

What color is #BC809A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC809A to RGB:

rgb(188, 128, 154)HEX to RGB Converter →

HEX to HSL

Convert #BC809A to HSL:

hsl(334, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BC809A to CMYK:

cmyk(0%, 32%, 18%, 26%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #BC809A has RGB (188, 128, 154) and HSL (334°, 31%, 62%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC809A is #80BCA2, creating high-contrast pairings. For softer combinations, try analogous colors like #BC80B8.

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

Contrast with #BC809A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC809A?

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

What is the RGB value of #BC809A?

#BC809A in RGB is (188, 128, 154) - 188 red, 128 green, and 154 blue.

How to use #BC809A in CSS?

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

What colors go well with #BC809A?

#80BCA2 (complementary), #BC80B8 (analogous), and #9D5373 (lighter shade) work well with #BC809A.