#DAE7EB Color Information

Hex color code: #DAE7EB

The hex color #DAE7EB is a delicate cyan with RGB values of (218, 231, 235) and HSL of (194°, 30%, 89%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DAE7EB
RGB
218, 231, 235
HSL
194°, 30%, 89%
CMYK
7%, 2%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE7EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 231, 235

Red: 218 / Green: 231 / Blue: 235

HSL

194°, 30%, 89%

Hue: 194° / Saturation: 30% / Lightness: 89%

CMYK

7%, 2%, 0%, 8%

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

What color is #DAE7EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE7EB to RGB:

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

HEX to HSL

Convert #DAE7EB to HSL:

hsl(194, 30%, 89%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE7EB to CMYK:

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

Color Meaning and Usage

A delicate cyan tone, #DAE7EB has RGB (218, 231, 235) and HSL (194°, 30%, 89%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #DAE7EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE7EB?

#DAE7EB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAE7EB?

#DAE7EB in RGB is (218, 231, 235) - 218 red, 231 green, and 235 blue.

How to use #DAE7EB in CSS?

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

What colors go well with #DAE7EB?

#EBDEDB (complementary), #DBEBE7 (analogous), and #A9C7D1 (lighter shade) work well with #DAE7EB.