#DDBDA7 Color Information

Hex color code: #DDBDA7

The hex color #DDBDA7 is a light orange with RGB values of (221, 189, 167) and HSL of (24°, 44%, 76%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#DDBDA7
RGB
221, 189, 167
HSL
24°, 44%, 76%
CMYK
0%, 14%, 24%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBDA7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 189, 167

Red: 221 / Green: 189 / Blue: 167

HSL

24°, 44%, 76%

Hue: 24° / Saturation: 44% / Lightness: 76%

CMYK

0%, 14%, 24%, 13%

Cyan: 0% / Magenta: 14% / Yellow: 24% / Key: 13%

What color is #DDBDA7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBDA7 to RGB:

rgb(221, 189, 167)HEX to RGB Converter →

HEX to HSL

Convert #DDBDA7 to HSL:

hsl(24, 44%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBDA7 to CMYK:

cmyk(0%, 14%, 24%, 13%)Color Converter →

Color Meaning and Usage

A airy orange tone, #DDBDA7 has RGB (221, 189, 167) and HSL (24°, 44%, 76%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBDA7 is #A7C7DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDA7AC.

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

Contrast with #DDBDA7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBDA7?

#DDBDA7 is a airy orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDBDA7?

#DDBDA7 in RGB is (221, 189, 167) - 221 red, 189 green, and 167 blue.

How to use #DDBDA7 in CSS?

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

What colors go well with #DDBDA7?

#A7C7DD (complementary), #DDA7AC (analogous), and #C79370 (lighter shade) work well with #DDBDA7.