#BC1569 Color Information

Hex color code: #BC1569

The hex color #BC1569 is a vivid magenta with RGB values of (188, 21, 105) and HSL of (330°, 80%, 41%). It is commonly used in modern UI design.

Try:
Color NameMedium Violet Red
HEX
#BC1569
RGB
188, 21, 105
HSL
330°, 80%, 41%
CMYK
0%, 89%, 44%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #BC1569; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #BC1569; color: #FFFFFF; }

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 #BC1569; background-color: #BC156915; }

Alert / Toast

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

Link / Accent

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

a { color: #BC1569; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 21, 105

Red: 188 / Green: 21 / Blue: 105

HSL

330°, 80%, 41%

Hue: 330° / Saturation: 80% / Lightness: 41%

CMYK

0%, 89%, 44%, 26%

Cyan: 0% / Magenta: 89% / Yellow: 44% / Key: 26%

What color is #BC1569?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC1569 to RGB:

rgb(188, 21, 105)HEX to RGB Converter →

HEX to HSL

Convert #BC1569 to HSL:

hsl(330, 80%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #BC1569 to CMYK:

cmyk(0%, 89%, 44%, 26%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #BC1569 has RGB (188, 21, 105) and HSL (330°, 80%, 41%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC1569 is #15BC69, creating high-contrast pairings. For softer combinations, try analogous colors like #BC15BC.

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

Contrast with #BC1569

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

Contrast Ratio: 3.45:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC1569?

#BC1569 is a dynamic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC1569?

#BC1569 in RGB is (188, 21, 105) - 188 red, 21 green, and 105 blue.

How to use #BC1569 in CSS?

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

What colors go well with #BC1569?

#15BC69 (complementary), #BC15BC (analogous), and #770D42 (lighter shade) work well with #BC1569.