#D477CC Color Information

Hex color code: #D477CC

A understated magenta shade, #D477CC appears as (212, 119, 204) in RGB and (305°, 52%, 65%) in HSL. It is widely used in graphic design.

Try:
Color NameMedium Orchid
HEX
#D477CC
RGB
212, 119, 204
HSL
305°, 52%, 65%
CMYK
0%, 44%, 4%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D477CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 119, 204

Red: 212 / Green: 119 / Blue: 204

HSL

305°, 52%, 65%

Hue: 305° / Saturation: 52% / Lightness: 65%

CMYK

0%, 44%, 4%, 17%

Cyan: 0% / Magenta: 44% / Yellow: 4% / Key: 17%

What color is #D477CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D477CC to RGB:

rgb(212, 119, 204)HEX to RGB Converter →

HEX to HSL

Convert #D477CC to HSL:

hsl(305, 52%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #D477CC to CMYK:

cmyk(0%, 44%, 4%, 17%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #D477CC has RGB (212, 119, 204) and HSL (305°, 52%, 65%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D477CC is #77D47F, creating high-contrast pairings. For softer combinations, try analogous colors like #AD77D4.

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

Contrast with #D477CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D477CC?

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

What is the RGB value of #D477CC?

#D477CC in RGB is (212, 119, 204) - 212 red, 119 green, and 204 blue.

How to use #D477CC in CSS?

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

What colors go well with #D477CC?

#77D47F (complementary), #AD77D4 (analogous), and #C23DB7 (lighter shade) work well with #D477CC.