#DCEBD2 Color Information

Hex color code: #DCEBD2

#DCEBD2 is a airy green color. In RGB it is (220, 235, 210), and in HSL it is (96°, 38%, 87%). It is popular in mobile app design.

Try:
Color NameBeige
HEX
#DCEBD2
RGB
220, 235, 210
HSL
96°, 38%, 87%
CMYK
6%, 0%, 11%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEBD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 235, 210

Red: 220 / Green: 235 / Blue: 210

HSL

96°, 38%, 87%

Hue: 96° / Saturation: 38% / Lightness: 87%

CMYK

6%, 0%, 11%, 8%

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

What color is #DCEBD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEBD2 to RGB:

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

HEX to HSL

Convert #DCEBD2 to HSL:

hsl(96, 38%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEBD2 to CMYK:

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

Color Meaning and Usage

A airy green tone, #DCEBD2 has RGB (220, 235, 210) and HSL (96°, 38%, 87%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEBD2 is #E0D1EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E8EAD1.

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

Contrast with #DCEBD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEBD2?

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

What is the RGB value of #DCEBD2?

#DCEBD2 in RGB is (220, 235, 210) - 220 red, 235 green, and 210 blue.

How to use #DCEBD2 in CSS?

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

What colors go well with #DCEBD2?

#E0D1EA (complementary), #E8EAD1 (analogous), and #B2D39C (lighter shade) work well with #DCEBD2.