#DB809A Color Information

Hex color code: #DB809A

#DB809A is a vibrant magenta color. In RGB it is (219, 128, 154), and in HSL it is (343°, 56%, 68%). It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DB809A
RGB
219, 128, 154
HSL
343°, 56%, 68%
CMYK
0%, 42%, 30%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB809A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 128, 154

Red: 219 / Green: 128 / Blue: 154

HSL

343°, 56%, 68%

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

CMYK

0%, 42%, 30%, 14%

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

What color is #DB809A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB809A to RGB:

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

HEX to HSL

Convert #DB809A to HSL:

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

HEX to CMYK

Convert #DB809A to CMYK:

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

Color Meaning and Usage

#DB809A is a energetic magenta color with RGB values of 219, 128, 154 and HSL of 343°, 56%, 68%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB809A is #80DBC1, creating high-contrast pairings. For softer combinations, try analogous colors like #DB80C7.

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

Contrast with #DB809A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB809A?

#DB809A is a energetic magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB809A?

#DB809A in RGB is (219, 128, 154) - 219 red, 128 green, and 154 blue.

How to use #DB809A in CSS?

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

What colors go well with #DB809A?

#80DBC1 (complementary), #DB80C7 (analogous), and #CA446A (lighter shade) work well with #DB809A.