#DDBFBC Color Information

Hex color code: #DDBFBC

The hex color #DDBFBC is a delicate red with RGB values of (221, 191, 188) and HSL of (5°, 33%, 80%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#DDBFBC
RGB
221, 191, 188
HSL
5°, 33%, 80%
CMYK
0%, 14%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 191, 188

Red: 221 / Green: 191 / Blue: 188

HSL

5°, 33%, 80%

Hue: 5° / Saturation: 33% / Lightness: 80%

CMYK

0%, 14%, 15%, 13%

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

What color is #DDBFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBFBC to RGB:

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

HEX to HSL

Convert #DDBFBC to HSL:

hsl(5, 33%, 80%)RGB to HSL Converter →

HEX to CMYK

Convert #DDBFBC to CMYK:

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

Color Meaning and Usage

#DDBFBC is a soft red color with RGB values of 221, 191, 188 and HSL of 5°, 33%, 80%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBFBC is #BBDADD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBC9.

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

Contrast with #DDBFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBFBC?

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

What is the RGB value of #DDBFBC?

#DDBFBC in RGB is (221, 191, 188) - 221 red, 191 green, and 188 blue.

How to use #DDBFBC in CSS?

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

What colors go well with #DDBFBC?

#BBDADD (complementary), #DDBBC9 (analogous), and #C38D88 (lighter shade) work well with #DDBFBC.