#C77AC7 Color Information

Hex color code: #C77AC7

The hex color #C77AC7 is a gentle magenta with RGB values of (199, 122, 199) and HSL of (300°, 41%, 63%). It is frequently seen in web interfaces.

Try:
Color NameMedium Orchid
HEX
#C77AC7
RGB
199, 122, 199
HSL
300°, 41%, 63%
CMYK
0%, 39%, 0%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77AC7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 122, 199

Red: 199 / Green: 122 / Blue: 199

HSL

300°, 41%, 63%

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

CMYK

0%, 39%, 0%, 22%

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

What color is #C77AC7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77AC7 to RGB:

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

HEX to HSL

Convert #C77AC7 to HSL:

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

HEX to CMYK

Convert #C77AC7 to CMYK:

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

Color Meaning and Usage

A soft magenta tone, #C77AC7 has RGB (199, 122, 199) and HSL (300°, 41%, 63%). Known for evoking romance and playfulness, this magenta-red hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77AC7 is #7AC77A, creating high-contrast pairings. For softer combinations, try analogous colors like #A17AC7.

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

Contrast with #C77AC7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77AC7?

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

What is the RGB value of #C77AC7?

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

How to use #C77AC7 in CSS?

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

What colors go well with #C77AC7?

#7AC77A (complementary), #A17AC7 (analogous), and #AD48AD (lighter shade) work well with #C77AC7.