#D780EB Color Information

Hex color code: #D780EB

A striking magenta shade, #D780EB appears as (215, 128, 235) in RGB and (289°, 73%, 71%) in HSL. It is often used for branding and logos.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D780EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 128, 235

Red: 215 / Green: 128 / 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 #D780EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D780EB to RGB:

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

HEX to HSL

Convert #D780EB to HSL:

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

HEX to CMYK

Convert #D780EB to CMYK:

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

Color Meaning and Usage

A bold magenta tone, #D780EB has RGB (215, 128, 235) and HSL (289°, 73%, 71%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #D780EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D780EB?

#D780EB is a bold magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D780EB?

#D780EB in RGB is (215, 128, 235) - 215 red, 128 green, and 235 blue.

How to use #D780EB in CSS?

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

What colors go well with #D780EB?

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