#DB439E Color Information

Hex color code: #DB439E

#DB439E is a understated magenta color. In RGB it is (219, 67, 158), and in HSL it is (324°, 68%, 56%). It is widely used in graphic design.

Try:
Color NameViolet Red
HEX
#DB439E
RGB
219, 67, 158
HSL
324°, 68%, 56%
CMYK
0%, 69%, 28%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB439E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 67, 158

Red: 219 / Green: 67 / Blue: 158

HSL

324°, 68%, 56%

Hue: 324° / Saturation: 68% / Lightness: 56%

CMYK

0%, 69%, 28%, 14%

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

What color is #DB439E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB439E to RGB:

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

HEX to HSL

Convert #DB439E to HSL:

hsl(324, 68%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #DB439E to CMYK:

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

Color Meaning and Usage

#DB439E is a muted magenta color with RGB values of 219, 67, 158 and HSL of 324°, 68%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB439E is #43DB80, creating high-contrast pairings. For softer combinations, try analogous colors like #CC43DB.

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

Contrast with #DB439E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB439E?

#DB439E is a muted magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB439E?

#DB439E in RGB is (219, 67, 158) - 219 red, 67 green, and 158 blue.

How to use #DB439E in CSS?

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

What colors go well with #DB439E?

#43DB80 (complementary), #CC43DB (analogous), and #B02177 (lighter shade) work well with #DB439E.