#DB85AD Color Information

Hex color code: #DB85AD

#DB85AD is a fiery magenta color. In RGB it is (219, 133, 173), and in HSL it is (332°, 54%, 69%). It is typically applied in digital products.

Try:
Color NamePale Violet Red
HEX
#DB85AD
RGB
219, 133, 173
HSL
332°, 54%, 69%
CMYK
0%, 39%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB85AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 133, 173

Red: 219 / Green: 133 / Blue: 173

HSL

332°, 54%, 69%

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

CMYK

0%, 39%, 21%, 14%

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

What color is #DB85AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB85AD to RGB:

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

HEX to HSL

Convert #DB85AD to HSL:

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

HEX to CMYK

Convert #DB85AD to CMYK:

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

Color Meaning and Usage

A warm magenta tone, #DB85AD has RGB (219, 133, 173) and HSL (332°, 54%, 69%). 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 #DB85AD is #85DBB3, creating high-contrast pairings. For softer combinations, try analogous colors like #DB85D8.

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

Contrast with #DB85AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB85AD?

#DB85AD is a warm magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB85AD?

#DB85AD in RGB is (219, 133, 173) - 219 red, 133 green, and 173 blue.

How to use #DB85AD in CSS?

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

What colors go well with #DB85AD?

#85DBB3 (complementary), #DB85D8 (analogous), and #C94A85 (lighter shade) work well with #DB85AD.