#DAEADA Color Information

Hex color code: #DAEADA

#DAEADA is a airy green color. In RGB it is (218, 234, 218), and in HSL it is (120°, 28%, 89%). It is widely used in graphic design.

Try:
Color NameBeige
HEX
#DAEADA
RGB
218, 234, 218
HSL
120°, 28%, 89%
CMYK
7%, 0%, 7%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEADA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 234, 218

Red: 218 / Green: 234 / Blue: 218

HSL

120°, 28%, 89%

Hue: 120° / Saturation: 28% / Lightness: 89%

CMYK

7%, 0%, 7%, 8%

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

What color is #DAEADA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEADA to RGB:

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

HEX to HSL

Convert #DAEADA to HSL:

hsl(120, 28%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEADA to CMYK:

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

Color Meaning and Usage

#DAEADA is a delicate green color with RGB values of 218, 234, 218 and HSL of 120°, 28%, 89%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEADA is #EBDBEB, creating high-contrast pairings. For softer combinations, try analogous colors like #E3EBDB.

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

Contrast with #DAEADA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEADA?

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

What is the RGB value of #DAEADA?

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

How to use #DAEADA in CSS?

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

What colors go well with #DAEADA?

#EBDBEB (complementary), #E3EBDB (analogous), and #AACFAA (lighter shade) work well with #DAEADA.