#C16CAC Color Information

Hex color code: #C16CAC

#C16CAC is a delicate magenta color. In RGB it is (193, 108, 172), and in HSL it is (315°, 41%, 59%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C16CAC
RGB
193, 108, 172
HSL
315°, 41%, 59%
CMYK
0%, 44%, 11%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C16CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 108, 172

Red: 193 / Green: 108 / Blue: 172

HSL

315°, 41%, 59%

Hue: 315° / Saturation: 41% / Lightness: 59%

CMYK

0%, 44%, 11%, 24%

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

What color is #C16CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C16CAC to RGB:

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

HEX to HSL

Convert #C16CAC to HSL:

hsl(315, 41%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #C16CAC to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #C16CAC has RGB (193, 108, 172) and HSL (315°, 41%, 59%). 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 #C16CAC is #6CC181, creating high-contrast pairings. For softer combinations, try analogous colors like #AC6CC1.

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

Contrast with #C16CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C16CAC?

#C16CAC is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C16CAC?

#C16CAC in RGB is (193, 108, 172) - 193 red, 108 green, and 172 blue.

How to use #C16CAC in CSS?

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

What colors go well with #C16CAC?

#6CC181 (complementary), #AC6CC1 (analogous), and #9E4287 (lighter shade) work well with #C16CAC.