#DDDEDE Color Information

Hex color code: #DDDEDE

A airy cyan shade, #DDDEDE appears as (221, 222, 222) in RGB and (180°, 1%, 87%) in HSL. It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DDDEDE
RGB
221, 222, 222
HSL
180°, 1%, 87%
CMYK
0%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDDEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 222, 222

Red: 221 / Green: 222 / Blue: 222

HSL

180°, 1%, 87%

Hue: 180° / Saturation: 1% / Lightness: 87%

CMYK

0%, 0%, 0%, 13%

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

What color is #DDDEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDDEDE to RGB:

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

HEX to HSL

Convert #DDDEDE to HSL:

hsl(180, 1%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DDDEDE to CMYK:

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

Color Meaning and Usage

#DDDEDE is a light cyan color with RGB values of 221, 222, 222 and HSL of 180°, 1%, 87%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DDDEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDDEDE?

#DDDEDE is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDDEDE?

#DDDEDE in RGB is (221, 222, 222) - 221 red, 222 green, and 222 blue.

How to use #DDDEDE in CSS?

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

What colors go well with #DDDEDE?

#DEDEDE (complementary), #DEDEDE (analogous), and #B7B8B8 (lighter shade) work well with #DDDEDE.