#DDB2BE Color Information

Hex color code: #DDB2BE

The hex color #DDB2BE is a light magenta with RGB values of (221, 178, 190) and HSL of (343°, 39%, 78%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#DDB2BE
RGB
221, 178, 190
HSL
343°, 39%, 78%
CMYK
0%, 19%, 14%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDB2BE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 178, 190

Red: 221 / Green: 178 / Blue: 190

HSL

343°, 39%, 78%

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

CMYK

0%, 19%, 14%, 13%

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

What color is #DDB2BE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDB2BE to RGB:

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

HEX to HSL

Convert #DDB2BE to HSL:

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

HEX to CMYK

Convert #DDB2BE to CMYK:

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

Color Meaning and Usage

#DDB2BE is a airy magenta color with RGB values of 221, 178, 190 and HSL of 343°, 39%, 78%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDB2BE is #B1DDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #DDB1D3.

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

Contrast with #DDB2BE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDB2BE?

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

What is the RGB value of #DDB2BE?

#DDB2BE in RGB is (221, 178, 190) - 221 red, 178 green, and 190 blue.

How to use #DDB2BE in CSS?

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

What colors go well with #DDB2BE?

#B1DDD0 (complementary), #DDB1D3 (analogous), and #C57C91 (lighter shade) work well with #DDB2BE.