#DDB1B4 Color Information

Hex color code: #DDB1B4

A delicate red shade, #DDB1B4 appears as (221, 177, 180) in RGB and (356°, 39%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDB1B4
RGB
221, 177, 180
HSL
356°, 39%, 78%
CMYK
0%, 20%, 19%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB1B4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 177, 180

Red: 221 / Green: 177 / Blue: 180

HSL

356°, 39%, 78%

Hue: 356° / Saturation: 39% / Lightness: 78%

CMYK

0%, 20%, 19%, 13%

Cyan: 0% / Magenta: 20% / Yellow: 19% / Key: 13%

What color is #DDB1B4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB1B4 to RGB:

rgb(221, 177, 180)HEX to RGB Converter →

HEX to HSL

Convert #DDB1B4 to HSL:

hsl(356, 39%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #DDB1B4 to CMYK:

cmyk(0%, 20%, 19%, 13%)Color Converter →

Color Meaning and Usage

#DDB1B4 is a soft red color with RGB values of 221, 177, 180 and HSL of 356°, 39%, 78%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB1B4 is #B1DDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB1CA.

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

Contrast with #DDB1B4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB1B4?

#DDB1B4 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DDB1B4?

#DDB1B4 in RGB is (221, 177, 180) - 221 red, 177 green, and 180 blue.

How to use #DDB1B4 in CSS?

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

What colors go well with #DDB1B4?

#B1DDDA (complementary), #DDB1CA (analogous), and #C57C81 (lighter shade) work well with #DDB1B4.