#DDBAA6 Color Information

Hex color code: #DDBAA6

#DDBAA6 is a delicate orange color. In RGB it is (221, 186, 166), and in HSL it is (22°, 45%, 76%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#DDBAA6
RGB
221, 186, 166
HSL
22°, 45%, 76%
CMYK
0%, 16%, 25%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBAA6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 186, 166

Red: 221 / Green: 186 / Blue: 166

HSL

22°, 45%, 76%

Hue: 22° / Saturation: 45% / Lightness: 76%

CMYK

0%, 16%, 25%, 13%

Cyan: 0% / Magenta: 16% / Yellow: 25% / Key: 13%

What color is #DDBAA6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBAA6 to RGB:

rgb(221, 186, 166)HEX to RGB Converter →

HEX to HSL

Convert #DDBAA6 to HSL:

hsl(22, 45%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBAA6 to CMYK:

cmyk(0%, 16%, 25%, 13%)Color Converter →

Color Meaning and Usage

A ethereal orange tone, #DDBAA6 has RGB (221, 186, 166) and HSL (22°, 45%, 76%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBAA6 is #A6C9DD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDA6AE.

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

Contrast with #DDBAA6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBAA6?

#DDBAA6 is a ethereal orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDBAA6?

#DDBAA6 in RGB is (221, 186, 166) - 221 red, 186 green, and 166 blue.

How to use #DDBAA6 in CSS?

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

What colors go well with #DDBAA6?

#A6C9DD (complementary), #DDA6AE (analogous), and #C8906F (lighter shade) work well with #DDBAA6.