#DDFBE1 Color Information

Hex color code: #DDFBE1

#DDFBE1 is a soft green color. In RGB it is (221, 251, 225), and in HSL it is (128°, 79%, 93%). It is frequently seen in web interfaces.

Try:
Color NameHoneydew
HEX
#DDFBE1
RGB
221, 251, 225
HSL
128°, 79%, 93%
CMYK
12%, 0%, 10%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DDFBE1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

221, 251, 225

Red: 221 / Green: 251 / Blue: 225

HSL

128°, 79%, 93%

Hue: 128° / Saturation: 79% / Lightness: 93%

CMYK

12%, 0%, 10%, 2%

Cyan: 12% / Magenta: 0% / Yellow: 10% / Key: 2%

What color is #DDFBE1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DDFBE1 to RGB:

rgb(221, 251, 225)HEX to RGB Converter →

HEX to HSL

Convert #DDFBE1 to HSL:

hsl(128, 79%, 93%)RGB to HSL Converter →

HEX to CMYK

Convert #DDFBE1 to CMYK:

cmyk(12%, 0%, 10%, 2%)Color Converter →

Color Meaning and Usage

A soft green tone, #DDFBE1 has RGB (221, 251, 225) and HSL (128°, 79%, 93%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DDFBE1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DDFBE1?

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

What is the RGB value of #DDFBE1?

#DDFBE1 in RGB is (221, 251, 225) - 221 red, 251 green, and 225 blue.

How to use #DDFBE1 in CSS?

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

What colors go well with #DDFBE1?

#FBDFF7 (complementary), #E9FBDF (analogous), and #9BF3A6 (lighter shade) work well with #DDFBE1.