#DB8AAD Color Information

Hex color code: #DB8AAD

A invigorating magenta shade, #DB8AAD appears as (219, 138, 173) in RGB and (334°, 53%, 70%) in HSL. It is popular in mobile app design.

Try:
Color NamePale Violet Red
HEX
#DB8AAD
RGB
219, 138, 173
HSL
334°, 53%, 70%
CMYK
0%, 37%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB8AAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 138, 173

Red: 219 / Green: 138 / Blue: 173

HSL

334°, 53%, 70%

Hue: 334° / Saturation: 53% / Lightness: 70%

CMYK

0%, 37%, 21%, 14%

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

What color is #DB8AAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB8AAD to RGB:

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

HEX to HSL

Convert #DB8AAD to HSL:

hsl(334, 53%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #DB8AAD to CMYK:

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

Color Meaning and Usage

A invigorating magenta tone, #DB8AAD has RGB (219, 138, 173) and HSL (334°, 53%, 70%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB8AAD is #8ADBB8, creating high-contrast pairings. For softer combinations, try analogous colors like #DB8AD6.

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

Contrast with #DB8AAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB8AAD?

#DB8AAD is a invigorating magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB8AAD?

#DB8AAD in RGB is (219, 138, 173) - 219 red, 138 green, and 173 blue.

How to use #DB8AAD in CSS?

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

What colors go well with #DB8AAD?

#8ADBB8 (complementary), #DB8AD6 (analogous), and #C94F84 (lighter shade) work well with #DB8AAD.