#DDFCDC Color Information

Hex color code: #DDFCDC

A soft green shade, #DDFCDC appears as (221, 252, 220) in RGB and (118°, 84%, 93%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DDFCDC
RGB
221, 252, 220
HSL
118°, 84%, 93%
CMYK
12%, 0%, 13%, 1%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFCDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 252, 220

Red: 221 / Green: 252 / Blue: 220

HSL

118°, 84%, 93%

Hue: 118° / Saturation: 84% / Lightness: 93%

CMYK

12%, 0%, 13%, 1%

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

What color is #DDFCDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFCDC to RGB:

rgb(221, 252, 220)HEX to RGB Converter →

HEX to HSL

Convert #DDFCDC to HSL:

hsl(118, 84%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFCDC to CMYK:

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

Color Meaning and Usage

#DDFCDC is a soft green color with RGB values of 221, 252, 220 and HSL of 118°, 84%, 93%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DDFCDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFCDC?

#DDFCDC is a soft green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DDFCDC?

#DDFCDC in RGB is (221, 252, 220) - 221 red, 252 green, and 220 blue.

How to use #DDFCDC in CSS?

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

What colors go well with #DDFCDC?

#FBDEFC (complementary), #EEFCDE (analogous), and #9BF698 (lighter shade) work well with #DDFCDC.