#C57DAB Color Information

Hex color code: #C57DAB

A delicate magenta shade, #C57DAB appears as (197, 125, 171) in RGB and (322°, 38%, 63%) in HSL. It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#C57DAB
RGB
197, 125, 171
HSL
322°, 38%, 63%
CMYK
0%, 37%, 13%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C57DAB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 125, 171

Red: 197 / Green: 125 / Blue: 171

HSL

322°, 38%, 63%

Hue: 322° / Saturation: 38% / Lightness: 63%

CMYK

0%, 37%, 13%, 23%

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

What color is #C57DAB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C57DAB to RGB:

rgb(197, 125, 171)HEX to RGB Converter →

HEX to HSL

Convert #C57DAB to HSL:

hsl(322, 38%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C57DAB to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C57DAB has RGB (197, 125, 171) and HSL (322°, 38%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C57DAB is #7DC597, creating high-contrast pairings. For softer combinations, try analogous colors like #BB7DC5.

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

Contrast with #C57DAB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C57DAB?

#C57DAB is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C57DAB?

#C57DAB in RGB is (197, 125, 171) - 197 red, 125 green, and 171 blue.

How to use #C57DAB in CSS?

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

What colors go well with #C57DAB?

#7DC597 (complementary), #BB7DC5 (analogous), and #A94C87 (lighter shade) work well with #C57DAB.