#C757AB Color Information

Hex color code: #C757AB

#C757AB is a neutral magenta color. In RGB it is (199, 87, 171), and in HSL it is (315°, 50%, 56%). It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#C757AB
RGB
199, 87, 171
HSL
315°, 50%, 56%
CMYK
0%, 56%, 14%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C757AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 87, 171

Red: 199 / Green: 87 / Blue: 171

HSL

315°, 50%, 56%

Hue: 315° / Saturation: 50% / Lightness: 56%

CMYK

0%, 56%, 14%, 22%

Cyan: 0% / Magenta: 56% / Yellow: 14% / Key: 22%

What color is #C757AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C757AB to RGB:

rgb(199, 87, 171)HEX to RGB Converter →

HEX to HSL

Convert #C757AB to HSL:

hsl(315, 50%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #C757AB to CMYK:

cmyk(0%, 56%, 14%, 22%)Color Converter →

Color Meaning and Usage

A neutral magenta tone, #C757AB has RGB (199, 87, 171) and HSL (315°, 50%, 56%). Known for evoking romance and playfulness, this magenta-red hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C757AB is #57C773, creating high-contrast pairings. For softer combinations, try analogous colors like #AB57C7.

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

Contrast with #C757AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C757AB?

#C757AB is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C757AB?

#C757AB in RGB is (199, 87, 171) - 199 red, 87 green, and 171 blue.

How to use #C757AB in CSS?

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

What colors go well with #C757AB?

#57C773 (complementary), #AB57C7 (analogous), and #9D3483 (lighter shade) work well with #C757AB.