#C96EAF Color Information

Hex color code: #C96EAF

#C96EAF is a gentle magenta color. In RGB it is (201, 110, 175), and in HSL it is (317°, 46%, 61%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C96EAF
RGB
201, 110, 175
HSL
317°, 46%, 61%
CMYK
0%, 45%, 13%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C96EAF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

201, 110, 175

Red: 201 / Green: 110 / Blue: 175

HSL

317°, 46%, 61%

Hue: 317° / Saturation: 46% / Lightness: 61%

CMYK

0%, 45%, 13%, 21%

Cyan: 0% / Magenta: 45% / Yellow: 13% / Key: 21%

What color is #C96EAF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C96EAF to RGB:

rgb(201, 110, 175)HEX to RGB Converter →

HEX to HSL

Convert #C96EAF to HSL:

hsl(317, 46%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #C96EAF to CMYK:

cmyk(0%, 45%, 13%, 21%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C96EAF has RGB (201, 110, 175) and HSL (317°, 46%, 61%). Known for evoking romance and playfulness, this magenta-red hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C96EAF is #6EC988, creating high-contrast pairings. For softer combinations, try analogous colors like #B56EC9.

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

Contrast with #C96EAF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C96EAF?

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

What is the RGB value of #C96EAF?

#C96EAF in RGB is (201, 110, 175) - 201 red, 110 green, and 175 blue.

How to use #C96EAF in CSS?

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

What colors go well with #C96EAF?

#6EC988 (complementary), #B56EC9 (analogous), and #AB3F8D (lighter shade) work well with #C96EAF.