#DB719C Color Information

Hex color code: #DB719C

#DB719C is a invigorating magenta color. In RGB it is (219, 113, 156), and in HSL it is (336°, 60%, 65%). It is widely used in graphic design.

Try:
Color NamePale Violet Red
HEX
#DB719C
RGB
219, 113, 156
HSL
336°, 60%, 65%
CMYK
0%, 48%, 29%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB719C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 113, 156

Red: 219 / Green: 113 / Blue: 156

HSL

336°, 60%, 65%

Hue: 336° / Saturation: 60% / Lightness: 65%

CMYK

0%, 48%, 29%, 14%

Cyan: 0% / Magenta: 48% / Yellow: 29% / Key: 14%

What color is #DB719C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB719C to RGB:

rgb(219, 113, 156)HEX to RGB Converter →

HEX to HSL

Convert #DB719C to HSL:

hsl(336, 60%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #DB719C to CMYK:

cmyk(0%, 48%, 29%, 14%)Color Converter →

Color Meaning and Usage

A invigorating magenta tone, #DB719C has RGB (219, 113, 156) and HSL (336°, 60%, 65%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB719C is #70DBB0, creating high-contrast pairings. For softer combinations, try analogous colors like #DB70D1.

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

Contrast with #DB719C

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

Contrast Ratio: 6.85:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB719C?

#DB719C is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB719C?

#DB719C in RGB is (219, 113, 156) - 219 red, 113 green, and 156 blue.

How to use #DB719C in CSS?

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

What colors go well with #DB719C?

#70DBB0 (complementary), #DB70D1 (analogous), and #CC3370 (lighter shade) work well with #DB719C.