#DAE6CD Color Information

Hex color code: #DAE6CD

The hex color #DAE6CD is a airy green with RGB values of (218, 230, 205) and HSL of (89°, 33%, 85%). It is widely used in graphic design.

Try:
Color NameAntique White
HEX
#DAE6CD
RGB
218, 230, 205
HSL
89°, 33%, 85%
CMYK
5%, 0%, 11%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE6CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 230, 205

Red: 218 / Green: 230 / Blue: 205

HSL

89°, 33%, 85%

Hue: 89° / Saturation: 33% / Lightness: 85%

CMYK

5%, 0%, 11%, 10%

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

What color is #DAE6CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE6CD to RGB:

rgb(218, 230, 205)HEX to RGB Converter →

HEX to HSL

Convert #DAE6CD to HSL:

hsl(89, 33%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE6CD to CMYK:

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

Color Meaning and Usage

A light green tone, #DAE6CD has RGB (218, 230, 205) and HSL (89°, 33%, 85%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAE6CD is #D8CCE5, creating high-contrast pairings. For softer combinations, try analogous colors like #E5E5CC.

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

Contrast with #DAE6CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE6CD?

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

What is the RGB value of #DAE6CD?

#DAE6CD in RGB is (218, 230, 205) - 218 red, 230 green, and 205 blue.

How to use #DAE6CD in CSS?

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

What colors go well with #DAE6CD?

#D8CCE5 (complementary), #E5E5CC (analogous), and #B3CC99 (lighter shade) work well with #DAE6CD.