#DDBEBC Color Information

Hex color code: #DDBEBC

The hex color #DDBEBC is a soft red with RGB values of (221, 190, 188) and HSL of (4°, 33%, 80%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#DDBEBC
RGB
221, 190, 188
HSL
4°, 33%, 80%
CMYK
0%, 14%, 15%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDBEBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 190, 188

Red: 221 / Green: 190 / Blue: 188

HSL

4°, 33%, 80%

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

CMYK

0%, 14%, 15%, 13%

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

What color is #DDBEBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDBEBC to RGB:

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

HEX to HSL

Convert #DDBEBC to HSL:

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

HEX to CMYK

Convert #DDBEBC to CMYK:

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

Color Meaning and Usage

#DDBEBC is a light red color with RGB values of 221, 190, 188 and HSL of 4°, 33%, 80%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDBEBC is #BBDBDD, creating high-contrast pairings. For softer combinations, try analogous colors like #DDBBCA.

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

Contrast with #DDBEBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDBEBC?

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

What is the RGB value of #DDBEBC?

#DDBEBC in RGB is (221, 190, 188) - 221 red, 190 green, and 188 blue.

How to use #DDBEBC in CSS?

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

What colors go well with #DDBEBC?

#BBDBDD (complementary), #DDBBCA (analogous), and #C38C88 (lighter shade) work well with #DDBEBC.