#C959AB Color Information

Hex color code: #C959AB

The hex color #C959AB is a understated magenta with RGB values of (201, 89, 171) and HSL of (316°, 51%, 57%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C959AB
RGB
201, 89, 171
HSL
316°, 51%, 57%
CMYK
0%, 56%, 15%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C959AB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 89, 171

Red: 201 / Green: 89 / Blue: 171

HSL

316°, 51%, 57%

Hue: 316° / Saturation: 51% / Lightness: 57%

CMYK

0%, 56%, 15%, 21%

Cyan: 0% / Magenta: 56% / Yellow: 15% / Key: 21%

What color is #C959AB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C959AB to RGB:

rgb(201, 89, 171)HEX to RGB Converter →

HEX to HSL

Convert #C959AB to HSL:

hsl(316, 51%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #C959AB to CMYK:

cmyk(0%, 56%, 15%, 21%)Color Converter →

Color Meaning and Usage

#C959AB is a balanced magenta color with RGB values of 201, 89, 171 and HSL of 316°, 51%, 57%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C959AB is #59C977, creating high-contrast pairings. For softer combinations, try analogous colors like #AF59C9.

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

Contrast with #C959AB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C959AB?

#C959AB is a balanced magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C959AB?

#C959AB in RGB is (201, 89, 171) - 201 red, 89 green, and 171 blue.

How to use #C959AB in CSS?

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

What colors go well with #C959AB?

#59C977 (complementary), #AF59C9 (analogous), and #A23485 (lighter shade) work well with #C959AB.