#C774CD Color Information

Hex color code: #C774CD

A subtle magenta shade, #C774CD appears as (199, 116, 205) in RGB and (296°, 47%, 63%) in HSL. It is often used for branding and logos.

Try:
Color NameMedium Orchid
HEX
#C774CD
RGB
199, 116, 205
HSL
296°, 47%, 63%
CMYK
3%, 43%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C774CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 116, 205

Red: 199 / Green: 116 / Blue: 205

HSL

296°, 47%, 63%

Hue: 296° / Saturation: 47% / Lightness: 63%

CMYK

3%, 43%, 0%, 20%

Cyan: 3% / Magenta: 43% / Yellow: 0% / Key: 20%

What color is #C774CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C774CD to RGB:

rgb(199, 116, 205)HEX to RGB Converter →

HEX to HSL

Convert #C774CD to HSL:

hsl(296, 47%, 63%)RGB to HSL Converter →

HEX to CMYK

Convert #C774CD to CMYK:

cmyk(3%, 43%, 0%, 20%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #C774CD has RGB (199, 116, 205) and HSL (296°, 47%, 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 #C774CD is #7ACD74, creating high-contrast pairings. For softer combinations, try analogous colors like #9B74CD.

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

Contrast with #C774CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C774CD?

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

What is the RGB value of #C774CD?

#C774CD in RGB is (199, 116, 205) - 199 red, 116 green, and 205 blue.

How to use #C774CD in CSS?

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

What colors go well with #C774CD?

#7ACD74 (complementary), #9B74CD (analogous), and #AC41B4 (lighter shade) work well with #C774CD.