#DDDADD Color Information

Hex color code: #DDDADD

#DDDADD is a soft magenta color. In RGB it is (221, 218, 221), and in HSL it is (300°, 4%, 86%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DDDADD
RGB
221, 218, 221
HSL
300°, 4%, 86%
CMYK
0%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDADD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 218, 221

Red: 221 / Green: 218 / Blue: 221

HSL

300°, 4%, 86%

Hue: 300° / Saturation: 4% / Lightness: 86%

CMYK

0%, 1%, 0%, 13%

Cyan: 0% / Magenta: 1% / Yellow: 0% / Key: 13%

What color is #DDDADD?

#DDDADD is a very light tint associated with purity and simplicity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDADD to RGB:

rgb(221, 218, 221)HEX to RGB Converter →

HEX to HSL

Convert #DDDADD to HSL:

hsl(300, 4%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDADD to CMYK:

cmyk(0%, 1%, 0%, 13%)Color Converter →

Color Meaning and Usage

#DDDADD is a delicate magenta color with RGB values of 221, 218, 221 and HSL of 300°, 4%, 86%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DDDADD is #DADDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DBDADD.

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

Contrast with #DDDADD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDADD?

#DDDADD is a delicate magenta color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDADD?

#DDDADD in RGB is (221, 218, 221) - 221 red, 218 green, and 221 blue.

How to use #DDDADD in CSS?

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

What colors go well with #DDDADD?

#DADDDA (complementary), #DBDADD (analogous), and #B8B2B8 (lighter shade) work well with #DDDADD.