#DCEBD9 Color Information

Hex color code: #DCEBD9

A soft green shade, #DCEBD9 appears as (220, 235, 217) in RGB and (110°, 31%, 89%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameBeige
HEX
#DCEBD9
RGB
220, 235, 217
HSL
110°, 31%, 89%
CMYK
6%, 0%, 8%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEBD9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 235, 217

Red: 220 / Green: 235 / Blue: 217

HSL

110°, 31%, 89%

Hue: 110° / Saturation: 31% / Lightness: 89%

CMYK

6%, 0%, 8%, 8%

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

What color is #DCEBD9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEBD9 to RGB:

rgb(220, 235, 217)HEX to RGB Converter →

HEX to HSL

Convert #DCEBD9 to HSL:

hsl(110, 31%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEBD9 to CMYK:

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

Color Meaning and Usage

A ethereal green tone, #DCEBD9 has RGB (220, 235, 217) and HSL (110°, 31%, 89%). Known for evoking purity and simplicity, this very light tint is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEBD9 is #E9DAEC, creating high-contrast pairings. For softer combinations, try analogous colors like #E6ECDA.

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

Contrast with #DCEBD9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEBD9?

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

What is the RGB value of #DCEBD9?

#DCEBD9 in RGB is (220, 235, 217) - 220 red, 235 green, and 217 blue.

How to use #DCEBD9 in CSS?

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

What colors go well with #DCEBD9?

#E9DAEC (complementary), #E6ECDA (analogous), and #AFD1A8 (lighter shade) work well with #DCEBD9.