#C77AA6 Color Information

Hex color code: #C77AA6

A soft magenta shade, #C77AA6 appears as (199, 122, 166) in RGB and (326°, 41%, 63%) in HSL. It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#C77AA6
RGB
199, 122, 166
HSL
326°, 41%, 63%
CMYK
0%, 39%, 17%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77AA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 122, 166

Red: 199 / Green: 122 / Blue: 166

HSL

326°, 41%, 63%

Hue: 326° / Saturation: 41% / Lightness: 63%

CMYK

0%, 39%, 17%, 22%

Cyan: 0% / Magenta: 39% / Yellow: 17% / Key: 22%

What color is #C77AA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77AA6 to RGB:

rgb(199, 122, 166)HEX to RGB Converter →

HEX to HSL

Convert #C77AA6 to HSL:

hsl(326, 41%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C77AA6 to CMYK:

cmyk(0%, 39%, 17%, 22%)Color Converter →

Color Meaning and Usage

A delicate magenta tone, #C77AA6 has RGB (199, 122, 166) and HSL (326°, 41%, 63%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77AA6 is #7AC79B, creating high-contrast pairings. For softer combinations, try analogous colors like #C27AC7.

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

Contrast with #C77AA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77AA6?

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

What is the RGB value of #C77AA6?

#C77AA6 in RGB is (199, 122, 166) - 199 red, 122 green, and 166 blue.

How to use #C77AA6 in CSS?

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

What colors go well with #C77AA6?

#7AC79B (complementary), #C27AC7 (analogous), and #AD4881 (lighter shade) work well with #C77AA6.