#C57CAC Color Information

Hex color code: #C57CAC

#C57CAC is a delicate magenta color. In RGB it is (197, 124, 172), and in HSL it is (321°, 39%, 63%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C57CAC
RGB
197, 124, 172
HSL
321°, 39%, 63%
CMYK
0%, 37%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C57CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 124, 172

Red: 197 / Green: 124 / Blue: 172

HSL

321°, 39%, 63%

Hue: 321° / Saturation: 39% / Lightness: 63%

CMYK

0%, 37%, 13%, 23%

Cyan: 0% / Magenta: 37% / Yellow: 13% / Key: 23%

What color is #C57CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C57CAC to RGB:

rgb(197, 124, 172)HEX to RGB Converter →

HEX to HSL

Convert #C57CAC to HSL:

hsl(321, 39%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C57CAC to CMYK:

cmyk(0%, 37%, 13%, 23%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C57CAC has RGB (197, 124, 172) and HSL (321°, 39%, 63%). Known for evoking romance and playfulness, this magenta-red hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C57CAC is #7CC596, creating high-contrast pairings. For softer combinations, try analogous colors like #BA7CC5.

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

Contrast with #C57CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C57CAC?

#C57CAC is a delicate magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C57CAC?

#C57CAC in RGB is (197, 124, 172) - 197 red, 124 green, and 172 blue.

How to use #C57CAC in CSS?

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

What colors go well with #C57CAC?

#7CC596 (complementary), #BA7CC5 (analogous), and #AA4B89 (lighter shade) work well with #C57CAC.