#BC247D Color Information

Hex color code: #BC247D

A muted magenta shade, #BC247D appears as (188, 36, 125) in RGB and (325°, 68%, 44%) in HSL. It is typically applied in digital products.

Try:
Color NameMedium Violet Red
HEX
#BC247D
RGB
188, 36, 125
HSL
325°, 68%, 44%
CMYK
0%, 81%, 34%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC247D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 36, 125

Red: 188 / Green: 36 / Blue: 125

HSL

325°, 68%, 44%

Hue: 325° / Saturation: 68% / Lightness: 44%

CMYK

0%, 81%, 34%, 26%

Cyan: 0% / Magenta: 81% / Yellow: 34% / Key: 26%

What color is #BC247D?

#BC247D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC247D to RGB:

rgb(188, 36, 125)HEX to RGB Converter →

HEX to HSL

Convert #BC247D to HSL:

hsl(325, 68%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #BC247D to CMYK:

cmyk(0%, 81%, 34%, 26%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #BC247D has RGB (188, 36, 125) and HSL (325°, 68%, 44%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC247D is #24BC63, creating high-contrast pairings. For softer combinations, try analogous colors like #B024BC.

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

Contrast with #BC247D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC247D?

#BC247D is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC247D?

#BC247D in RGB is (188, 36, 125) - 188 red, 36 green, and 125 blue.

How to use #BC247D in CSS?

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

What colors go well with #BC247D?

#24BC63 (complementary), #B024BC (analogous), and #7C1852 (lighter shade) work well with #BC247D.