#DCE5CC Color Information

Hex color code: #DCE5CC

#DCE5CC is a delicate green color. In RGB it is (220, 229, 204), and in HSL it is (82°, 32%, 85%). It is popular in mobile app design.

Try:
Color NameAntique White
HEX
#DCE5CC
RGB
220, 229, 204
HSL
82°, 32%, 85%
CMYK
4%, 0%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCE5CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 229, 204

Red: 220 / Green: 229 / Blue: 204

HSL

82°, 32%, 85%

Hue: 82° / Saturation: 32% / Lightness: 85%

CMYK

4%, 0%, 11%, 10%

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

What color is #DCE5CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCE5CC to RGB:

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

HEX to HSL

Convert #DCE5CC to HSL:

hsl(82, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DCE5CC to CMYK:

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

Color Meaning and Usage

#DCE5CC is a delicate green color with RGB values of 220, 229, 204 and HSL of 82°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCE5CC is #D5CDE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E2CD.

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

Contrast with #DCE5CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCE5CC?

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

What is the RGB value of #DCE5CC?

#DCE5CC in RGB is (220, 229, 204) - 220 red, 229 green, and 204 blue.

How to use #DCE5CC in CSS?

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

What colors go well with #DCE5CC?

#D5CDE5 (complementary), #E5E2CD (analogous), and #B9CB9A (lighter shade) work well with #DCE5CC.