#C77FAD Color Information

Hex color code: #C77FAD

The hex color #C77FAD is a soft magenta with RGB values of (199, 127, 173) and HSL of (322°, 39%, 64%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#C77FAD
RGB
199, 127, 173
HSL
322°, 39%, 64%
CMYK
0%, 36%, 13%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77FAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 127, 173

Red: 199 / Green: 127 / Blue: 173

HSL

322°, 39%, 64%

Hue: 322° / Saturation: 39% / Lightness: 64%

CMYK

0%, 36%, 13%, 22%

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

What color is #C77FAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77FAD to RGB:

rgb(199, 127, 173)HEX to RGB Converter →

HEX to HSL

Convert #C77FAD to HSL:

hsl(322, 39%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #C77FAD to CMYK:

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

Color Meaning and Usage

A gentle magenta tone, #C77FAD has RGB (199, 127, 173) and HSL (322°, 39%, 64%). Known for evoking romance and playfulness, this magenta-red hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77FAD is #7FC79A, creating high-contrast pairings. For softer combinations, try analogous colors like #BD7FC7.

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

Contrast with #C77FAD

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

Contrast Ratio: 7.07:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77FAD?

#C77FAD is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C77FAD?

#C77FAD in RGB is (199, 127, 173) - 199 red, 127 green, and 173 blue.

How to use #C77FAD in CSS?

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

What colors go well with #C77FAD?

#7FC79A (complementary), #BD7FC7 (analogous), and #AE4C8A (lighter shade) work well with #C77FAD.