#DB9DAD Color Information

Hex color code: #DB9DAD

#DB9DAD is a subtle red color. In RGB it is (219, 157, 173), and in HSL it is (345°, 46%, 74%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DB9DAD
RGB
219, 157, 173
HSL
345°, 46%, 74%
CMYK
0%, 28%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DB9DAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 157, 173

Red: 219 / Green: 157 / Blue: 173

HSL

345°, 46%, 74%

Hue: 345° / Saturation: 46% / Lightness: 74%

CMYK

0%, 28%, 21%, 14%

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

What color is #DB9DAD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB9DAD to RGB:

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

HEX to HSL

Convert #DB9DAD to HSL:

hsl(345, 46%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DB9DAD to CMYK:

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

Color Meaning and Usage

A gentle red tone, #DB9DAD has RGB (219, 157, 173) and HSL (345°, 46%, 74%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB9DAD is #9EDBCC, creating high-contrast pairings. For softer combinations, try analogous colors like #DB9ECC.

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

Contrast with #DB9DAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB9DAD?

#DB9DAD is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB9DAD?

#DB9DAD in RGB is (219, 157, 173) - 219 red, 157 green, and 173 blue.

How to use #DB9DAD in CSS?

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

What colors go well with #DB9DAD?

#9EDBCC (complementary), #DB9ECC (analogous), and #C7667E (lighter shade) work well with #DB9DAD.