#D779D4 Color Information

Hex color code: #D779D4

#D779D4 is a neutral magenta color. In RGB it is (215, 121, 212), and in HSL it is (302°, 54%, 66%). It is commonly used in modern UI design.

Try:
Color NameViolet
HEX
#D779D4
RGB
215, 121, 212
HSL
302°, 54%, 66%
CMYK
0%, 44%, 1%, 16%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D779D4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 121, 212

Red: 215 / Green: 121 / Blue: 212

HSL

302°, 54%, 66%

Hue: 302° / Saturation: 54% / Lightness: 66%

CMYK

0%, 44%, 1%, 16%

Cyan: 0% / Magenta: 44% / Yellow: 1% / Key: 16%

What color is #D779D4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D779D4 to RGB:

rgb(215, 121, 212)HEX to RGB Converter →

HEX to HSL

Convert #D779D4 to HSL:

hsl(302, 54%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #D779D4 to CMYK:

cmyk(0%, 44%, 1%, 16%)Color Converter →

Color Meaning and Usage

#D779D4 is a neutral magenta color with RGB values of 215, 121, 212 and HSL of 302°, 54%, 66%. This magenta-red hue evokes romance and playfulness, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D779D4 is #79D77D, creating high-contrast pairings. For softer combinations, try analogous colors like #AB79D7.

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

Contrast with #D779D4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D779D4?

#D779D4 is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #D779D4?

#D779D4 in RGB is (215, 121, 212) - 215 red, 121 green, and 212 blue.

How to use #D779D4 in CSS?

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

What colors go well with #D779D4?

#79D77D (complementary), #AB79D7 (analogous), and #C63FC1 (lighter shade) work well with #D779D4.