#C77AAA Color Information

Hex color code: #C77AAA

A gentle magenta shade, #C77AAA appears as (199, 122, 170) in RGB and (323°, 41%, 63%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#C77AAA
RGB
199, 122, 170
HSL
323°, 41%, 63%
CMYK
0%, 39%, 15%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77AAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 122, 170

Red: 199 / Green: 122 / Blue: 170

HSL

323°, 41%, 63%

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

CMYK

0%, 39%, 15%, 22%

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

What color is #C77AAA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77AAA to RGB:

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

HEX to HSL

Convert #C77AAA to HSL:

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

HEX to CMYK

Convert #C77AAA to CMYK:

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

Color Meaning and Usage

A pastel magenta tone, #C77AAA has RGB (199, 122, 170) and HSL (323°, 41%, 63%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77AAA is #7AC798, creating high-contrast pairings. For softer combinations, try analogous colors like #BE7AC7.

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

Contrast with #C77AAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77AAA?

#C77AAA is a pastel magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C77AAA?

#C77AAA in RGB is (199, 122, 170) - 199 red, 122 green, and 170 blue.

How to use #C77AAA in CSS?

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

What colors go well with #C77AAA?

#7AC798 (complementary), #BE7AC7 (analogous), and #AD4886 (lighter shade) work well with #C77AAA.