#C66CAC Color Information

Hex color code: #C66CAC

A soft magenta shade, #C66CAC appears as (198, 108, 172) in RGB and (317°, 44%, 60%) in HSL. It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#C66CAC
RGB
198, 108, 172
HSL
317°, 44%, 60%
CMYK
0%, 45%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C66CAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 108, 172

Red: 198 / Green: 108 / Blue: 172

HSL

317°, 44%, 60%

Hue: 317° / Saturation: 44% / Lightness: 60%

CMYK

0%, 45%, 13%, 22%

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

What color is #C66CAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C66CAC to RGB:

rgb(198, 108, 172)HEX to RGB Converter →

HEX to HSL

Convert #C66CAC to HSL:

hsl(317, 44%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #C66CAC to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C66CAC has RGB (198, 108, 172) and HSL (317°, 44%, 60%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C66CAC is #6CC686, creating high-contrast pairings. For softer combinations, try analogous colors like #B26CC6.

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

Contrast with #C66CAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C66CAC?

#C66CAC is a soft magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C66CAC?

#C66CAC in RGB is (198, 108, 172) - 198 red, 108 green, and 172 blue.

How to use #C66CAC in CSS?

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

What colors go well with #C66CAC?

#6CC686 (complementary), #B26CC6 (analogous), and #A54089 (lighter shade) work well with #C66CAC.