#BC336C Color Information

Hex color code: #BC336C

#BC336C is a invigorating magenta color. In RGB it is (188, 51, 108), and in HSL it is (335°, 57%, 47%). It is popular in mobile app design.

Try:
Color NameMedium Violet Red
HEX
#BC336C
RGB
188, 51, 108
HSL
335°, 57%, 47%
CMYK
0%, 73%, 43%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC336C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 51, 108

Red: 188 / Green: 51 / Blue: 108

HSL

335°, 57%, 47%

Hue: 335° / Saturation: 57% / Lightness: 47%

CMYK

0%, 73%, 43%, 26%

Cyan: 0% / Magenta: 73% / Yellow: 43% / Key: 26%

What color is #BC336C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC336C to RGB:

rgb(188, 51, 108)HEX to RGB Converter →

HEX to HSL

Convert #BC336C to HSL:

hsl(335, 57%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #BC336C to CMYK:

cmyk(0%, 73%, 43%, 26%)Color Converter →

Color Meaning and Usage

#BC336C is a vibrant magenta color with RGB values of 188, 51, 108 and HSL of 335°, 57%, 47%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC336C is #34BC83, creating high-contrast pairings. For softer combinations, try analogous colors like #BC34B1.

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

Contrast with #BC336C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC336C?

#BC336C is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BC336C?

#BC336C in RGB is (188, 51, 108) - 188 red, 51 green, and 108 blue.

How to use #BC336C in CSS?

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

What colors go well with #BC336C?

#34BC83 (complementary), #BC34B1 (analogous), and #80234A (lighter shade) work well with #BC336C.