#BC749A Color Information

Hex color code: #BC749A

#BC749A is a delicate magenta color. In RGB it is (188, 116, 154), and in HSL it is (328°, 35%, 60%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BC749A
RGB
188, 116, 154
HSL
328°, 35%, 60%
CMYK
0%, 38%, 18%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BC749A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 116, 154

Red: 188 / Green: 116 / Blue: 154

HSL

328°, 35%, 60%

Hue: 328° / Saturation: 35% / Lightness: 60%

CMYK

0%, 38%, 18%, 26%

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

What color is #BC749A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BC749A to RGB:

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

HEX to HSL

Convert #BC749A to HSL:

hsl(328, 35%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BC749A to CMYK:

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

Color Meaning and Usage

#BC749A is a soft magenta color with RGB values of 188, 116, 154 and HSL of 328°, 35%, 60%. This magenta-red hue evokes romance and playfulness, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BC749A is #75BD97, creating high-contrast pairings. For softer combinations, try analogous colors like #BA75BD.

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

Contrast with #BC749A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BC749A?

#BC749A is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #BC749A?

#BC749A in RGB is (188, 116, 154) - 188 red, 116 green, and 154 blue.

How to use #BC749A in CSS?

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

What colors go well with #BC749A?

#75BD97 (complementary), #BA75BD (analogous), and #9B4B75 (lighter shade) work well with #BC749A.