#DDB6BC Color Information

Hex color code: #DDB6BC

The hex color #DDB6BC is a ethereal red with RGB values of (221, 182, 188) and HSL of (351°, 36%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#DDB6BC
RGB
221, 182, 188
HSL
351°, 36%, 79%
CMYK
0%, 18%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB6BC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 182, 188

Red: 221 / Green: 182 / Blue: 188

HSL

351°, 36%, 79%

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

CMYK

0%, 18%, 15%, 13%

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

What color is #DDB6BC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB6BC to RGB:

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

HEX to HSL

Convert #DDB6BC to HSL:

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

HEX to CMYK

Convert #DDB6BC to CMYK:

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

Color Meaning and Usage

A light red tone, #DDB6BC has RGB (221, 182, 188) and HSL (351°, 36%, 79%). Known for evoking warmth and passion, this red-orange hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB6BC is #B6DDD7, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB6CF.

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

Contrast with #DDB6BC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB6BC?

#DDB6BC is a light red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDB6BC?

#DDB6BC in RGB is (221, 182, 188) - 221 red, 182 green, and 188 blue.

How to use #DDB6BC in CSS?

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

What colors go well with #DDB6BC?

#B6DDD7 (complementary), #DDB6CF (analogous), and #C4828C (lighter shade) work well with #DDB6BC.