#DB718E Color Information

Hex color code: #DB718E

A energetic magenta shade, #DB718E appears as (219, 113, 142) in RGB and (344°, 60%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePale Violet Red
HEX
#DB718E
RGB
219, 113, 142
HSL
344°, 60%, 65%
CMYK
0%, 48%, 35%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB718E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 113, 142

Red: 219 / Green: 113 / Blue: 142

HSL

344°, 60%, 65%

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

CMYK

0%, 48%, 35%, 14%

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

What color is #DB718E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB718E to RGB:

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

HEX to HSL

Convert #DB718E to HSL:

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

HEX to CMYK

Convert #DB718E to CMYK:

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

Color Meaning and Usage

#DB718E is a fiery magenta color with RGB values of 219, 113, 142 and HSL of 344°, 60%, 65%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB718E is #70DBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #DB70C2.

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

Contrast with #DB718E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB718E?

#DB718E is a fiery magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB718E?

#DB718E in RGB is (219, 113, 142) - 219 red, 113 green, and 142 blue.

How to use #DB718E in CSS?

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

What colors go well with #DB718E?

#70DBBF (complementary), #DB70C2 (analogous), and #CC335C (lighter shade) work well with #DB718E.