#D78BEF Color Information

Hex color code: #D78BEF

The hex color #D78BEF is a vivid magenta with RGB values of (215, 139, 239) and HSL of (286°, 76%, 74%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#D78BEF
RGB
215, 139, 239
HSL
286°, 76%, 74%
CMYK
10%, 42%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D78BEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 139, 239

Red: 215 / Green: 139 / Blue: 239

HSL

286°, 76%, 74%

Hue: 286° / Saturation: 76% / Lightness: 74%

CMYK

10%, 42%, 0%, 6%

Cyan: 10% / Magenta: 42% / Yellow: 0% / Key: 6%

What color is #D78BEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D78BEF to RGB:

rgb(215, 139, 239)HEX to RGB Converter →

HEX to HSL

Convert #D78BEF to HSL:

hsl(286, 76%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #D78BEF to CMYK:

cmyk(10%, 42%, 0%, 6%)Color Converter →

Color Meaning and Usage

#D78BEF is a vivid magenta color with RGB values of 215, 139, 239 and HSL of 286°, 76%, 74%. This magenta-red hue evokes romance and playfulness, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D78BEF is #A2EF8A, creating high-contrast pairings. For softer combinations, try analogous colors like #A58AEF.

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

Contrast with #D78BEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D78BEF?

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

What is the RGB value of #D78BEF?

#D78BEF in RGB is (215, 139, 239) - 215 red, 139 green, and 239 blue.

How to use #D78BEF in CSS?

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

What colors go well with #D78BEF?

#A2EF8A (complementary), #A58AEF (analogous), and #C147E6 (lighter shade) work well with #D78BEF.