#DB779E Color Information

Hex color code: #DB779E

#DB779E is a energetic magenta color. In RGB it is (219, 119, 158), and in HSL it is (337°, 58%, 66%). It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DB779E
RGB
219, 119, 158
HSL
337°, 58%, 66%
CMYK
0%, 46%, 28%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB779E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 119, 158

Red: 219 / Green: 119 / Blue: 158

HSL

337°, 58%, 66%

Hue: 337° / Saturation: 58% / Lightness: 66%

CMYK

0%, 46%, 28%, 14%

Cyan: 0% / Magenta: 46% / Yellow: 28% / Key: 14%

What color is #DB779E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB779E to RGB:

rgb(219, 119, 158)HEX to RGB Converter →

HEX to HSL

Convert #DB779E to HSL:

hsl(337, 58%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #DB779E to CMYK:

cmyk(0%, 46%, 28%, 14%)Color Converter →

Color Meaning and Usage

#DB779E is a vibrant magenta color with RGB values of 219, 119, 158 and HSL of 337°, 58%, 66%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB779E is #76DBB4, creating high-contrast pairings. For softer combinations, try analogous colors like #DB76CF.

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

Contrast with #DB779E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB779E?

#DB779E is a vibrant magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB779E?

#DB779E in RGB is (219, 119, 158) - 219 red, 119 green, and 158 blue.

How to use #DB779E in CSS?

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

What colors go well with #DB779E?

#76DBB4 (complementary), #DB76CF (analogous), and #CB3A71 (lighter shade) work well with #DB779E.