#C181AC Color Information

Hex color code: #C181AC

A soft magenta shade, #C181AC appears as (193, 129, 172) in RGB and (320°, 34%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C181AC
RGB
193, 129, 172
HSL
320°, 34%, 63%
CMYK
0%, 33%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C181AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 129, 172

Red: 193 / Green: 129 / Blue: 172

HSL

320°, 34%, 63%

Hue: 320° / Saturation: 34% / Lightness: 63%

CMYK

0%, 33%, 11%, 24%

Cyan: 0% / Magenta: 33% / Yellow: 11% / Key: 24%

What color is #C181AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C181AC to RGB:

rgb(193, 129, 172)HEX to RGB Converter →

HEX to HSL

Convert #C181AC to HSL:

hsl(320, 34%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C181AC to CMYK:

cmyk(0%, 33%, 11%, 24%)Color Converter →

Color Meaning and Usage

A soft magenta tone, #C181AC has RGB (193, 129, 172) and HSL (320°, 34%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C181AC is #81C196, creating high-contrast pairings. For softer combinations, try analogous colors like #B681C1.

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

Contrast with #C181AC

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

Contrast Ratio: 7.00:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C181AC?

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

What is the RGB value of #C181AC?

#C181AC in RGB is (193, 129, 172) - 193 red, 129 green, and 172 blue.

How to use #C181AC in CSS?

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

What colors go well with #C181AC?

#81C196 (complementary), #B681C1 (analogous), and #A45188 (lighter shade) work well with #C181AC.