#DAE7EA Color Information

Hex color code: #DAE7EA

The hex color #DAE7EA is a airy cyan with RGB values of (218, 231, 234) and HSL of (191°, 28%, 89%). It is widely used in graphic design.

Try:
Color NameLavender
HEX
#DAE7EA
RGB
218, 231, 234
HSL
191°, 28%, 89%
CMYK
7%, 1%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE7EA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 231, 234

Red: 218 / Green: 231 / Blue: 234

HSL

191°, 28%, 89%

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

CMYK

7%, 1%, 0%, 8%

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

What color is #DAE7EA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE7EA to RGB:

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

HEX to HSL

Convert #DAE7EA to HSL:

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

HEX to CMYK

Convert #DAE7EA to CMYK:

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

Color Meaning and Usage

#DAE7EA is a soft cyan color with RGB values of 218, 231, 234 and HSL of 191°, 28%, 89%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAE7EA is #EBDEDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBEBE6.

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

Contrast with #DAE7EA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE7EA?

#DAE7EA is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAE7EA?

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

How to use #DAE7EA in CSS?

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

What colors go well with #DAE7EA?

#EBDEDB (complementary), #DBEBE6 (analogous), and #AAC8CF (lighter shade) work well with #DAE7EA.