#DCE5DE Color Information

Hex color code: #DCE5DE

The hex color #DCE5DE is a soft green with RGB values of (220, 229, 222) and HSL of (133°, 15%, 88%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DCE5DE
RGB
220, 229, 222
HSL
133°, 15%, 88%
CMYK
4%, 0%, 3%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE5DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 229, 222

Red: 220 / Green: 229 / Blue: 222

HSL

133°, 15%, 88%

Hue: 133° / Saturation: 15% / Lightness: 88%

CMYK

4%, 0%, 3%, 10%

Cyan: 4% / Magenta: 0% / Yellow: 3% / Key: 10%

What color is #DCE5DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE5DE to RGB:

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

HEX to HSL

Convert #DCE5DE to HSL:

hsl(133, 15%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE5DE to CMYK:

cmyk(4%, 0%, 3%, 10%)Color Converter →

Color Meaning and Usage

#DCE5DE is a light green color with RGB values of 220, 229, 222 and HSL of 133°, 15%, 88%. 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 #DCE5DE is #E5DCE3, creating high-contrast pairings. For softer combinations, try analogous colors like #DEE5DC.

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

Contrast with #DCE5DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE5DE?

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

What is the RGB value of #DCE5DE?

#DCE5DE in RGB is (220, 229, 222) - 220 red, 229 green, and 222 blue.

How to use #DCE5DE in CSS?

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

What colors go well with #DCE5DE?

#E5DCE3 (complementary), #DEE5DC (analogous), and #B0C4B4 (lighter shade) work well with #DCE5DE.