#D77EEB Color Information

Hex color code: #D77EEB

#D77EEB is a dynamic magenta color. In RGB it is (215, 126, 235), and in HSL it is (289°, 73%, 71%). It is typically applied in digital products.

Try:
Color NameViolet
HEX
#D77EEB
RGB
215, 126, 235
HSL
289°, 73%, 71%
CMYK
9%, 46%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77EEB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 126, 235

Red: 215 / Green: 126 / Blue: 235

HSL

289°, 73%, 71%

Hue: 289° / Saturation: 73% / Lightness: 71%

CMYK

9%, 46%, 0%, 8%

Cyan: 9% / Magenta: 46% / Yellow: 0% / Key: 8%

What color is #D77EEB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77EEB to RGB:

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

HEX to HSL

Convert #D77EEB to HSL:

hsl(289, 73%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D77EEB to CMYK:

cmyk(9%, 46%, 0%, 8%)Color Converter →

Color Meaning and Usage

A dynamic magenta tone, #D77EEB has RGB (215, 126, 235) and HSL (289°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D77EEB is #93EB7F, creating high-contrast pairings. For softer combinations, try analogous colors like #A17FEB.

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

Contrast with #D77EEB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77EEB?

#D77EEB is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77EEB?

#D77EEB in RGB is (215, 126, 235) - 215 red, 126 green, and 235 blue.

How to use #D77EEB in CSS?

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

What colors go well with #D77EEB?

#93EB7F (complementary), #A17FEB (analogous), and #C33DE1 (lighter shade) work well with #D77EEB.