#DB80AD Color Information

Hex color code: #DB80AD

The hex color #DB80AD is a balanced magenta with RGB values of (219, 128, 173) and HSL of (330°, 56%, 68%). It is often used for branding and logos.

Try:
Color NamePale Violet Red
HEX
#DB80AD
RGB
219, 128, 173
HSL
330°, 56%, 68%
CMYK
0%, 42%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB80AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 128, 173

Red: 219 / Green: 128 / Blue: 173

HSL

330°, 56%, 68%

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

CMYK

0%, 42%, 21%, 14%

Cyan: 0% / Magenta: 42% / Yellow: 21% / Key: 14%

What color is #DB80AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB80AD to RGB:

rgb(219, 128, 173)HEX to RGB Converter →

HEX to HSL

Convert #DB80AD to HSL:

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

HEX to CMYK

Convert #DB80AD to CMYK:

cmyk(0%, 42%, 21%, 14%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #DB80AD has RGB (219, 128, 173) and HSL (330°, 56%, 68%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB80AD is #80DBAD, creating high-contrast pairings. For softer combinations, try analogous colors like #DB80DB.

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

Contrast with #DB80AD

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

Contrast Ratio: 7.70:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB80AD?

#DB80AD is a muted magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB80AD?

#DB80AD in RGB is (219, 128, 173) - 219 red, 128 green, and 173 blue.

How to use #DB80AD in CSS?

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

What colors go well with #DB80AD?

#80DBAD (complementary), #DB80DB (analogous), and #CA4487 (lighter shade) work well with #DB80AD.