#C77FB2 Color Information

Hex color code: #C77FB2

A pastel magenta shade, #C77FB2 appears as (199, 127, 178) in RGB and (318°, 39%, 64%) in HSL. It is commonly used in modern UI design.

Try:
Color NamePale Violet Red
HEX
#C77FB2
RGB
199, 127, 178
HSL
318°, 39%, 64%
CMYK
0%, 36%, 11%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C77FB2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 127, 178

Red: 199 / Green: 127 / Blue: 178

HSL

318°, 39%, 64%

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

CMYK

0%, 36%, 11%, 22%

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

What color is #C77FB2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C77FB2 to RGB:

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

HEX to HSL

Convert #C77FB2 to HSL:

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

HEX to CMYK

Convert #C77FB2 to CMYK:

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

Color Meaning and Usage

#C77FB2 is a soft magenta color with RGB values of 199, 127, 178 and HSL of 318°, 39%, 64%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C77FB2 is #7FC795, creating high-contrast pairings. For softer combinations, try analogous colors like #B97FC7.

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

Contrast with #C77FB2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C77FB2?

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

What is the RGB value of #C77FB2?

#C77FB2 in RGB is (199, 127, 178) - 199 red, 127 green, and 178 blue.

How to use #C77FB2 in CSS?

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

What colors go well with #C77FB2?

#7FC795 (complementary), #B97FC7 (analogous), and #AE4C90 (lighter shade) work well with #C77FB2.