#DBA1AD Color Information

Hex color code: #DBA1AD

A gentle red shade, #DBA1AD appears as (219, 161, 173) in RGB and (348°, 45%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#DBA1AD
RGB
219, 161, 173
HSL
348°, 45%, 75%
CMYK
0%, 26%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA1AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 161, 173

Red: 219 / Green: 161 / Blue: 173

HSL

348°, 45%, 75%

Hue: 348° / Saturation: 45% / Lightness: 75%

CMYK

0%, 26%, 21%, 14%

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

What color is #DBA1AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA1AD to RGB:

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

HEX to HSL

Convert #DBA1AD to HSL:

hsl(348, 45%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA1AD to CMYK:

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

Color Meaning and Usage

A pastel red tone, #DBA1AD has RGB (219, 161, 173) and HSL (348°, 45%, 75%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA1AD is #A3DCD0, creating high-contrast pairings. For softer combinations, try analogous colors like #DCA3CB.

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

Contrast with #DBA1AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA1AD?

#DBA1AD is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DBA1AD?

#DBA1AD in RGB is (219, 161, 173) - 219 red, 161 green, and 173 blue.

How to use #DBA1AD in CSS?

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

What colors go well with #DBA1AD?

#A3DCD0 (complementary), #DCA3CB (analogous), and #C76B7D (lighter shade) work well with #DBA1AD.