#DAEAD2 Color Information

Hex color code: #DAEAD2

The hex color #DAEAD2 is a delicate green with RGB values of (218, 234, 210) and HSL of (100°, 36%, 87%). It is often used for branding and logos.

Try:
Color NameBeige
HEX
#DAEAD2
RGB
218, 234, 210
HSL
100°, 36%, 87%
CMYK
7%, 0%, 10%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEAD2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 234, 210

Red: 218 / Green: 234 / Blue: 210

HSL

100°, 36%, 87%

Hue: 100° / Saturation: 36% / Lightness: 87%

CMYK

7%, 0%, 10%, 8%

Cyan: 7% / Magenta: 0% / Yellow: 10% / Key: 8%

What color is #DAEAD2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEAD2 to RGB:

rgb(218, 234, 210)HEX to RGB Converter →

HEX to HSL

Convert #DAEAD2 to HSL:

hsl(100, 36%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEAD2 to CMYK:

cmyk(7%, 0%, 10%, 8%)Color Converter →

Color Meaning and Usage

A airy green tone, #DAEAD2 has RGB (218, 234, 210) and HSL (100°, 36%, 87%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEAD2 is #E2D2EA, creating high-contrast pairings. For softer combinations, try analogous colors like #E6EAD2.

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

Contrast with #DAEAD2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEAD2?

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

What is the RGB value of #DAEAD2?

#DAEAD2 in RGB is (218, 234, 210) - 218 red, 234 green, and 210 blue.

How to use #DAEAD2 in CSS?

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

What colors go well with #DAEAD2?

#E2D2EA (complementary), #E6EAD2 (analogous), and #AFD19E (lighter shade) work well with #DAEAD2.