#DB39A7 Color Information

Hex color code: #DB39A7

A neutral magenta shade, #DB39A7 appears as (219, 57, 167) in RGB and (319°, 69%, 54%) in HSL. It is commonly used in modern UI design.

Try:
Color NameViolet Red
HEX
#DB39A7
RGB
219, 57, 167
HSL
319°, 69%, 54%
CMYK
0%, 74%, 24%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB39A7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 57, 167

Red: 219 / Green: 57 / Blue: 167

HSL

319°, 69%, 54%

Hue: 319° / Saturation: 69% / Lightness: 54%

CMYK

0%, 74%, 24%, 14%

Cyan: 0% / Magenta: 74% / Yellow: 24% / Key: 14%

What color is #DB39A7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB39A7 to RGB:

rgb(219, 57, 167)HEX to RGB Converter →

HEX to HSL

Convert #DB39A7 to HSL:

hsl(319, 69%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #DB39A7 to CMYK:

cmyk(0%, 74%, 24%, 14%)Color Converter →

Color Meaning and Usage

#DB39A7 is a subtle magenta color with RGB values of 219, 57, 167 and HSL of 319°, 69%, 54%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB39A7 is #39DB6C, creating high-contrast pairings. For softer combinations, try analogous colors like #BD39DB.

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

Contrast with #DB39A7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB39A7?

#DB39A7 is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #DB39A7?

#DB39A7 in RGB is (219, 57, 167) - 219 red, 57 green, and 167 blue.

How to use #DB39A7 in CSS?

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

What colors go well with #DB39A7?

#39DB6C (complementary), #BD39DB (analogous), and #A81F7D (lighter shade) work well with #DB39A7.