#D77BEE Color Information

Hex color code: #D77BEE

A eye-catching magenta shade, #D77BEE appears as (215, 123, 238) in RGB and (288°, 77%, 71%) in HSL. It is widely used in graphic design.

Try:
Color NameViolet
HEX
#D77BEE
RGB
215, 123, 238
HSL
288°, 77%, 71%
CMYK
10%, 48%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D77BEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 123, 238

Red: 215 / Green: 123 / Blue: 238

HSL

288°, 77%, 71%

Hue: 288° / Saturation: 77% / Lightness: 71%

CMYK

10%, 48%, 0%, 7%

Cyan: 10% / Magenta: 48% / Yellow: 0% / Key: 7%

What color is #D77BEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D77BEE to RGB:

rgb(215, 123, 238)HEX to RGB Converter →

HEX to HSL

Convert #D77BEE to HSL:

hsl(288, 77%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #D77BEE to CMYK:

cmyk(10%, 48%, 0%, 7%)Color Converter →

Color Meaning and Usage

A vivid magenta tone, #D77BEE has RGB (215, 123, 238) and HSL (288°, 77%, 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 #D77BEE is #93EE7C, creating high-contrast pairings. For softer combinations, try analogous colors like #9E7CEE.

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

Contrast with #D77BEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D77BEE?

#D77BEE is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D77BEE?

#D77BEE in RGB is (215, 123, 238) - 215 red, 123 green, and 238 blue.

How to use #D77BEE in CSS?

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

What colors go well with #D77BEE?

#93EE7C (complementary), #9E7CEE (analogous), and #C338E5 (lighter shade) work well with #D77BEE.