#DBA3AD Color Information

Hex color code: #DBA3AD

A gentle red shade, #DBA3AD appears as (219, 163, 173) in RGB and (349°, 44%, 75%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#DBA3AD
RGB
219, 163, 173
HSL
349°, 44%, 75%
CMYK
0%, 26%, 21%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA3AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 163, 173

Red: 219 / Green: 163 / Blue: 173

HSL

349°, 44%, 75%

Hue: 349° / Saturation: 44% / Lightness: 75%

CMYK

0%, 26%, 21%, 14%

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

What color is #DBA3AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA3AD to RGB:

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

HEX to HSL

Convert #DBA3AD to HSL:

hsl(349, 44%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #DBA3AD to CMYK:

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

Color Meaning and Usage

#DBA3AD is a pastel red color with RGB values of 219, 163, 173 and HSL of 349°, 44%, 75%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA3AD is #A3DBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA3CA.

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

Contrast with #DBA3AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA3AD?

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

What is the RGB value of #DBA3AD?

#DBA3AD in RGB is (219, 163, 173) - 219 red, 163 green, and 173 blue.

How to use #DBA3AD in CSS?

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

What colors go well with #DBA3AD?

#A3DBD1 (complementary), #DBA3CA (analogous), and #C66C7D (lighter shade) work well with #DBA3AD.