#DDB6BD Color Information

Hex color code: #DDB6BD

A light red shade, #DDB6BD appears as (221, 182, 189) in RGB and (349°, 36%, 79%) in HSL. It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DDB6BD
RGB
221, 182, 189
HSL
349°, 36%, 79%
CMYK
0%, 18%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB6BD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 182, 189

Red: 221 / Green: 182 / Blue: 189

HSL

349°, 36%, 79%

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

CMYK

0%, 18%, 14%, 13%

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

What color is #DDB6BD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB6BD to RGB:

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

HEX to HSL

Convert #DDB6BD to HSL:

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

HEX to CMYK

Convert #DDB6BD to CMYK:

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

Color Meaning and Usage

A airy red tone, #DDB6BD has RGB (221, 182, 189) and HSL (349°, 36%, 79%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB6BD is #B6DDD6, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB6D1.

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

Contrast with #DDB6BD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB6BD?

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

What is the RGB value of #DDB6BD?

#DDB6BD in RGB is (221, 182, 189) - 221 red, 182 green, and 189 blue.

How to use #DDB6BD in CSS?

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

What colors go well with #DDB6BD?

#B6DDD6 (complementary), #DDB6D1 (analogous), and #C4828E (lighter shade) work well with #DDB6BD.