#DCAD9B Color Information

Hex color code: #DCAD9B

The hex color #DCAD9B is a soft orange with RGB values of (220, 173, 155) and HSL of (17°, 48%, 74%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#DCAD9B
RGB
220, 173, 155
HSL
17°, 48%, 74%
CMYK
0%, 21%, 30%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCAD9B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 173, 155

Red: 220 / Green: 173 / Blue: 155

HSL

17°, 48%, 74%

Hue: 17° / Saturation: 48% / Lightness: 74%

CMYK

0%, 21%, 30%, 14%

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

What color is #DCAD9B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCAD9B to RGB:

rgb(220, 173, 155)HEX to RGB Converter →

HEX to HSL

Convert #DCAD9B to HSL:

hsl(17, 48%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #DCAD9B to CMYK:

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

Color Meaning and Usage

#DCAD9B is a delicate orange color with RGB values of 220, 173, 155 and HSL of 17°, 48%, 74%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCAD9B is #9DCADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DD9DAB.

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

Contrast with #DCAD9B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCAD9B?

#DCAD9B is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DCAD9B?

#DCAD9B in RGB is (220, 173, 155) - 220 red, 173 green, and 155 blue.

How to use #DCAD9B in CSS?

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

What colors go well with #DCAD9B?

#9DCADD (complementary), #DD9DAB (analogous), and #C98164 (lighter shade) work well with #DCAD9B.