#DBA3AF Color Information

Hex color code: #DBA3AF

#DBA3AF is a delicate red color. In RGB it is (219, 163, 175), and in HSL it is (347°, 44%, 75%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#DBA3AF
RGB
219, 163, 175
HSL
347°, 44%, 75%
CMYK
0%, 26%, 20%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DBA3AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 163, 175

Red: 219 / Green: 163 / Blue: 175

HSL

347°, 44%, 75%

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

CMYK

0%, 26%, 20%, 14%

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

What color is #DBA3AF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DBA3AF to RGB:

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

HEX to HSL

Convert #DBA3AF to HSL:

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

HEX to CMYK

Convert #DBA3AF to CMYK:

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

Color Meaning and Usage

A pastel red tone, #DBA3AF has RGB (219, 163, 175) and HSL (347°, 44%, 75%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DBA3AF is #A3DBCF, creating high-contrast pairings. For softer combinations, try analogous colors like #DBA3CB.

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

Contrast with #DBA3AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DBA3AF?

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

What is the RGB value of #DBA3AF?

#DBA3AF in RGB is (219, 163, 175) - 219 red, 163 green, and 175 blue.

How to use #DBA3AF in CSS?

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

What colors go well with #DBA3AF?

#A3DBCF (complementary), #DBA3CB (analogous), and #C66C80 (lighter shade) work well with #DBA3AF.