#DEE2DC Color Information

Hex color code: #DEE2DC

The hex color #DEE2DC is a delicate green with RGB values of (222, 226, 220) and HSL of (100°, 9%, 87%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DEE2DC
RGB
222, 226, 220
HSL
100°, 9%, 87%
CMYK
2%, 0%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DEE2DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

222, 226, 220

Red: 222 / Green: 226 / Blue: 220

HSL

100°, 9%, 87%

Hue: 100° / Saturation: 9% / Lightness: 87%

CMYK

2%, 0%, 3%, 11%

Cyan: 2% / Magenta: 0% / Yellow: 3% / Key: 11%

What color is #DEE2DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DEE2DC to RGB:

rgb(222, 226, 220)HEX to RGB Converter →

HEX to HSL

Convert #DEE2DC to HSL:

hsl(100, 9%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DEE2DC to CMYK:

cmyk(2%, 0%, 3%, 11%)Color Converter →

Color Meaning and Usage

#DEE2DC is a light green color with RGB values of 222, 226, 220 and HSL of 100°, 9%, 87%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DEE2DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DEE2DC?

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

What is the RGB value of #DEE2DC?

#DEE2DC in RGB is (222, 226, 220) - 222 red, 226 green, and 220 blue.

How to use #DEE2DC in CSS?

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

What colors go well with #DEE2DC?

#DFDBE1 (complementary), #E0E1DB (analogous), and #B5BEB1 (lighter shade) work well with #DEE2DC.