#D77FCF Color Information

Hex color code: #D77FCF

A muted magenta shade, #D77FCF appears as (215, 127, 207) in RGB and (305°, 52%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NamePlum
HEX
#D77FCF
RGB
215, 127, 207
HSL
305°, 52%, 67%
CMYK
0%, 41%, 4%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77FCF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 127, 207

Red: 215 / Green: 127 / Blue: 207

HSL

305°, 52%, 67%

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

CMYK

0%, 41%, 4%, 16%

Cyan: 0% / Magenta: 41% / Yellow: 4% / Key: 16%

What color is #D77FCF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77FCF to RGB:

rgb(215, 127, 207)HEX to RGB Converter →

HEX to HSL

Convert #D77FCF to HSL:

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

HEX to CMYK

Convert #D77FCF to CMYK:

cmyk(0%, 41%, 4%, 16%)Color Converter →

Color Meaning and Usage

#D77FCF is a neutral magenta color with RGB values of 215, 127, 207 and HSL of 305°, 52%, 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 #D77FCF is #7FD786, creating high-contrast pairings. For softer combinations, try analogous colors like #B27FD7.

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

Contrast with #D77FCF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77FCF?

#D77FCF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77FCF?

#D77FCF in RGB is (215, 127, 207) - 215 red, 127 green, and 207 blue.

How to use #D77FCF in CSS?

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

What colors go well with #D77FCF?

#7FD786 (complementary), #B27FD7 (analogous), and #C445BA (lighter shade) work well with #D77FCF.