#D77EBA Color Information

Hex color code: #D77EBA

#D77EBA is a balanced magenta color. In RGB it is (215, 126, 186), and in HSL it is (320°, 53%, 67%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#D77EBA
RGB
215, 126, 186
HSL
320°, 53%, 67%
CMYK
0%, 41%, 13%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77EBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 126, 186

Red: 215 / Green: 126 / Blue: 186

HSL

320°, 53%, 67%

Hue: 320° / Saturation: 53% / Lightness: 67%

CMYK

0%, 41%, 13%, 16%

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

What color is #D77EBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77EBA to RGB:

rgb(215, 126, 186)HEX to RGB Converter →

HEX to HSL

Convert #D77EBA to HSL:

hsl(320, 53%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #D77EBA to CMYK:

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

Color Meaning and Usage

A muted magenta tone, #D77EBA has RGB (215, 126, 186) and HSL (320°, 53%, 67%). Known for evoking romance and playfulness, this magenta-red hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D77EBA is #7ED79C, creating high-contrast pairings. For softer combinations, try analogous colors like #C97ED7.

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

Contrast with #D77EBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77EBA?

#D77EBA is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77EBA?

#D77EBA in RGB is (215, 126, 186) - 215 red, 126 green, and 186 blue.

How to use #D77EBA in CSS?

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

What colors go well with #D77EBA?

#7ED79C (complementary), #C97ED7 (analogous), and #C5449A (lighter shade) work well with #D77EBA.