#DFEFDD Color Information

Hex color code: #DFEFDD

A delicate green shade, #DFEFDD appears as (223, 239, 221) in RGB and (113°, 36%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DFEFDD
RGB
223, 239, 221
HSL
113°, 36%, 90%
CMYK
7%, 0%, 8%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 239, 221

Red: 223 / Green: 239 / Blue: 221

HSL

113°, 36%, 90%

Hue: 113° / Saturation: 36% / Lightness: 90%

CMYK

7%, 0%, 8%, 6%

Cyan: 7% / Magenta: 0% / Yellow: 8% / Key: 6%

What color is #DFEFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEFDD to RGB:

rgb(223, 239, 221)HEX to RGB Converter →

HEX to HSL

Convert #DFEFDD to HSL:

hsl(113, 36%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEFDD to CMYK:

cmyk(7%, 0%, 8%, 6%)Color Converter →

Color Meaning and Usage

#DFEFDD is a light green color with RGB values of 223, 239, 221 and HSL of 113°, 36%, 90%. 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 #DFEFDD is #EDDCEF, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EFDC.

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

Contrast with #DFEFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEFDD?

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

What is the RGB value of #DFEFDD?

#DFEFDD in RGB is (223, 239, 221) - 223 red, 239 green, and 221 blue.

How to use #DFEFDD in CSS?

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

What colors go well with #DFEFDD?

#EDDCEF (complementary), #E8EFDC (analogous), and #AED6A8 (lighter shade) work well with #DFEFDD.