#DAEDF8 Color Information

Hex color code: #DAEDF8

A soft blue shade, #DAEDF8 appears as (218, 237, 248) in RGB and (202°, 68%, 91%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DAEDF8
RGB
218, 237, 248
HSL
202°, 68%, 91%
CMYK
12%, 4%, 0%, 3%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEDF8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 237, 248

Red: 218 / Green: 237 / Blue: 248

HSL

202°, 68%, 91%

Hue: 202° / Saturation: 68% / Lightness: 91%

CMYK

12%, 4%, 0%, 3%

Cyan: 12% / Magenta: 4% / Yellow: 0% / Key: 3%

What color is #DAEDF8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEDF8 to RGB:

rgb(218, 237, 248)HEX to RGB Converter →

HEX to HSL

Convert #DAEDF8 to HSL:

hsl(202, 68%, 91%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEDF8 to CMYK:

cmyk(12%, 4%, 0%, 3%)Color Converter →

Color Meaning and Usage

#DAEDF8 is a airy blue color with RGB values of 218, 237, 248 and HSL of 202°, 68%, 91%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEDF8 is #F8E4D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D8F8F3.

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

Contrast with #DAEDF8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEDF8?

#DAEDF8 is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAEDF8?

#DAEDF8 in RGB is (218, 237, 248) - 218 red, 237 green, and 248 blue.

How to use #DAEDF8 in CSS?

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

What colors go well with #DAEDF8?

#F8E4D8 (complementary), #D8F8F3 (analogous), and #98CDEB (lighter shade) work well with #DAEDF8.