#DFEEDC Color Information

Hex color code: #DFEEDC

#DFEEDC is a delicate green color. In RGB it is (223, 238, 220), and in HSL it is (110°, 35%, 90%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DFEEDC
RGB
223, 238, 220
HSL
110°, 35%, 90%
CMYK
6%, 0%, 8%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DFEEDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

223, 238, 220

Red: 223 / Green: 238 / Blue: 220

HSL

110°, 35%, 90%

Hue: 110° / Saturation: 35% / Lightness: 90%

CMYK

6%, 0%, 8%, 7%

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

What color is #DFEEDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DFEEDC to RGB:

rgb(223, 238, 220)HEX to RGB Converter →

HEX to HSL

Convert #DFEEDC to HSL:

hsl(110, 35%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DFEEDC to CMYK:

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

Color Meaning and Usage

#DFEEDC is a light green color with RGB values of 223, 238, 220 and HSL of 110°, 35%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DFEEDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DFEEDC?

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

What is the RGB value of #DFEEDC?

#DFEEDC in RGB is (223, 238, 220) - 223 red, 238 green, and 220 blue.

How to use #DFEEDC in CSS?

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

What colors go well with #DFEEDC?

#EBDDEE (complementary), #E8EEDD (analogous), and #B0D6A9 (lighter shade) work well with #DFEEDC.