#DB719A Color Information

Hex color code: #DB719A

The hex color #DB719A is a invigorating magenta with RGB values of (219, 113, 154) and HSL of (337°, 60%, 65%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DB719A
RGB
219, 113, 154
HSL
337°, 60%, 65%
CMYK
0%, 48%, 30%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB719A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 113, 154

Red: 219 / Green: 113 / Blue: 154

HSL

337°, 60%, 65%

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

CMYK

0%, 48%, 30%, 14%

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

What color is #DB719A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB719A to RGB:

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

HEX to HSL

Convert #DB719A to HSL:

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

HEX to CMYK

Convert #DB719A to CMYK:

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

Color Meaning and Usage

#DB719A is a invigorating magenta color with RGB values of 219, 113, 154 and HSL of 337°, 60%, 65%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB719A is #70DBB2, creating high-contrast pairings. For softer combinations, try analogous colors like #DB70CF.

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

Contrast with #DB719A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB719A?

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

What is the RGB value of #DB719A?

#DB719A in RGB is (219, 113, 154) - 219 red, 113 green, and 154 blue.

How to use #DB719A in CSS?

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

What colors go well with #DB719A?

#70DBB2 (complementary), #DB70CF (analogous), and #CC336E (lighter shade) work well with #DB719A.