#DCEBC2 Color Information

Hex color code: #DCEBC2

A soft green shade, #DCEBC2 appears as (220, 235, 194) in RGB and (82°, 51%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameWheat
HEX
#DCEBC2
RGB
220, 235, 194
HSL
82°, 51%, 84%
CMYK
6%, 0%, 17%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DCEBC2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

220, 235, 194

Red: 220 / Green: 235 / Blue: 194

HSL

82°, 51%, 84%

Hue: 82° / Saturation: 51% / Lightness: 84%

CMYK

6%, 0%, 17%, 8%

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

What color is #DCEBC2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DCEBC2 to RGB:

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

HEX to HSL

Convert #DCEBC2 to HSL:

hsl(82, 51%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #DCEBC2 to CMYK:

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

Color Meaning and Usage

#DCEBC2 is a ethereal green color with RGB values of 220, 235, 194 and HSL of 82°, 51%, 84%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DCEBC2 is #D1C1EB, creating high-contrast pairings. For softer combinations, try analogous colors like #EBE5C1.

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

Contrast with #DCEBC2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DCEBC2?

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

What is the RGB value of #DCEBC2?

#DCEBC2 in RGB is (220, 235, 194) - 220 red, 235 green, and 194 blue.

How to use #DCEBC2 in CSS?

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

What colors go well with #DCEBC2?

#D1C1EB (complementary), #EBE5C1 (analogous), and #BBD888 (lighter shade) work well with #DCEBC2.