#C729BC Color Information

Hex color code: #C729BC

#C729BC is a understated magenta color. In RGB it is (199, 41, 188), and in HSL it is (304°, 66%, 47%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#C729BC
RGB
199, 41, 188
HSL
304°, 66%, 47%
CMYK
0%, 79%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C729BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 41, 188

Red: 199 / Green: 41 / Blue: 188

HSL

304°, 66%, 47%

Hue: 304° / Saturation: 66% / Lightness: 47%

CMYK

0%, 79%, 6%, 22%

Cyan: 0% / Magenta: 79% / Yellow: 6% / Key: 22%

What color is #C729BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C729BC to RGB:

rgb(199, 41, 188)HEX to RGB Converter →

HEX to HSL

Convert #C729BC to HSL:

hsl(304, 66%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #C729BC to CMYK:

cmyk(0%, 79%, 6%, 22%)Color Converter →

Color Meaning and Usage

#C729BC is a balanced magenta color with RGB values of 199, 41, 188 and HSL of 304°, 66%, 47%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C729BC is #29C733, creating high-contrast pairings. For softer combinations, try analogous colors like #8229C7.

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

Contrast with #C729BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C729BC?

#C729BC is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C729BC?

#C729BC in RGB is (199, 41, 188) - 199 red, 41 green, and 188 blue.

How to use #C729BC in CSS?

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

What colors go well with #C729BC?

#29C733 (complementary), #8229C7 (analogous), and #871C80 (lighter shade) work well with #C729BC.