#DDB6BA Color Information

Hex color code: #DDB6BA

A delicate red shade, #DDB6BA appears as (221, 182, 186) in RGB and (354°, 36%, 79%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#DDB6BA
RGB
221, 182, 186
HSL
354°, 36%, 79%
CMYK
0%, 18%, 16%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB6BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 182, 186

Red: 221 / Green: 182 / Blue: 186

HSL

354°, 36%, 79%

Hue: 354° / Saturation: 36% / Lightness: 79%

CMYK

0%, 18%, 16%, 13%

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

What color is #DDB6BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB6BA to RGB:

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

HEX to HSL

Convert #DDB6BA to HSL:

hsl(354, 36%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB6BA to CMYK:

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

Color Meaning and Usage

#DDB6BA is a ethereal red color with RGB values of 221, 182, 186 and HSL of 354°, 36%, 79%. 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 #DDB6BA is #B6DDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB6CD.

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

Contrast with #DDB6BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB6BA?

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

What is the RGB value of #DDB6BA?

#DDB6BA in RGB is (221, 182, 186) - 221 red, 182 green, and 186 blue.

How to use #DDB6BA in CSS?

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

What colors go well with #DDB6BA?

#B6DDD9 (complementary), #DDB6CD (analogous), and #C48289 (lighter shade) work well with #DDB6BA.