#C778DD Color Information

Hex color code: #C778DD

The hex color #C778DD is a muted magenta with RGB values of (199, 120, 221) and HSL of (287°, 60%, 67%). It is typically applied in digital products.

Try:
Color NameMedium Orchid
HEX
#C778DD
RGB
199, 120, 221
HSL
287°, 60%, 67%
CMYK
10%, 46%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C778DD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 120, 221

Red: 199 / Green: 120 / Blue: 221

HSL

287°, 60%, 67%

Hue: 287° / Saturation: 60% / Lightness: 67%

CMYK

10%, 46%, 0%, 13%

Cyan: 10% / Magenta: 46% / Yellow: 0% / Key: 13%

What color is #C778DD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C778DD to RGB:

rgb(199, 120, 221)HEX to RGB Converter →

HEX to HSL

Convert #C778DD to HSL:

hsl(287, 60%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #C778DD to CMYK:

cmyk(10%, 46%, 0%, 13%)Color Converter →

Color Meaning and Usage

#C778DD is a subtle magenta color with RGB values of 199, 120, 221 and HSL of 287°, 60%, 67%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C778DD is #8EDD78, creating high-contrast pairings. For softer combinations, try analogous colors like #9578DD.

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

Contrast with #C778DD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C778DD?

#C778DD is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C778DD?

#C778DD in RGB is (199, 120, 221) - 199 red, 120 green, and 221 blue.

How to use #C778DD in CSS?

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

What colors go well with #C778DD?

#8EDD78 (complementary), #9578DD (analogous), and #AE3BCE (lighter shade) work well with #C778DD.