#DB439C Color Information

Hex color code: #DB439C

A balanced magenta shade, #DB439C appears as (219, 67, 156) in RGB and (325°, 68%, 56%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameViolet Red
HEX
#DB439C
RGB
219, 67, 156
HSL
325°, 68%, 56%
CMYK
0%, 69%, 29%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB439C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 67, 156

Red: 219 / Green: 67 / Blue: 156

HSL

325°, 68%, 56%

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

CMYK

0%, 69%, 29%, 14%

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

What color is #DB439C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB439C to RGB:

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

HEX to HSL

Convert #DB439C to HSL:

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

HEX to CMYK

Convert #DB439C to CMYK:

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

Color Meaning and Usage

#DB439C is a understated magenta color with RGB values of 219, 67, 156 and HSL of 325°, 68%, 56%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB439C is #43DB82, creating high-contrast pairings. For softer combinations, try analogous colors like #CE43DB.

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

Contrast with #DB439C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB439C?

#DB439C is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB439C?

#DB439C in RGB is (219, 67, 156) - 219 red, 67 green, and 156 blue.

How to use #DB439C in CSS?

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

What colors go well with #DB439C?

#43DB82 (complementary), #CE43DB (analogous), and #B02174 (lighter shade) work well with #DB439C.