#D78FA4 Color Information

Hex color code: #D78FA4

#D78FA4 is a soft magenta color. In RGB it is (215, 143, 164), and in HSL it is (343°, 47%, 70%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#D78FA4
RGB
215, 143, 164
HSL
343°, 47%, 70%
CMYK
0%, 33%, 24%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D78FA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 143, 164

Red: 215 / Green: 143 / Blue: 164

HSL

343°, 47%, 70%

Hue: 343° / Saturation: 47% / Lightness: 70%

CMYK

0%, 33%, 24%, 16%

Cyan: 0% / Magenta: 33% / Yellow: 24% / Key: 16%

What color is #D78FA4?

#D78FA4 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D78FA4 to RGB:

rgb(215, 143, 164)HEX to RGB Converter →

HEX to HSL

Convert #D78FA4 to HSL:

hsl(343, 47%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #D78FA4 to CMYK:

cmyk(0%, 33%, 24%, 16%)Color Converter →

Color Meaning and Usage

#D78FA4 is a delicate magenta color with RGB values of 215, 143, 164 and HSL of 343°, 47%, 70%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D78FA4 is #8FD6C2, creating high-contrast pairings. For softer combinations, try analogous colors like #D68FC7.

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

Contrast with #D78FA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D78FA4?

#D78FA4 is a delicate magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #D78FA4?

#D78FA4 in RGB is (215, 143, 164) - 215 red, 143 green, and 164 blue.

How to use #D78FA4 in CSS?

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

What colors go well with #D78FA4?

#8FD6C2 (complementary), #D68FC7 (analogous), and #C25675 (lighter shade) work well with #D78FA4.