#DAEDEF Color Information

Hex color code: #DAEDEF

#DAEDEF is a delicate cyan color. In RGB it is (218, 237, 239), and in HSL it is (186°, 40%, 90%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DAEDEF
RGB
218, 237, 239
HSL
186°, 40%, 90%
CMYK
9%, 1%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEDEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 237, 239

Red: 218 / Green: 237 / Blue: 239

HSL

186°, 40%, 90%

Hue: 186° / Saturation: 40% / Lightness: 90%

CMYK

9%, 1%, 0%, 6%

Cyan: 9% / Magenta: 1% / Yellow: 0% / Key: 6%

What color is #DAEDEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEDEF to RGB:

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

HEX to HSL

Convert #DAEDEF to HSL:

hsl(186, 40%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEDEF to CMYK:

cmyk(9%, 1%, 0%, 6%)Color Converter →

Color Meaning and Usage

#DAEDEF is a delicate cyan color with RGB values of 218, 237, 239 and HSL of 186°, 40%, 90%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEDEF is #F0DDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBF0E8.

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

Contrast with #DAEDEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEDEF?

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

What is the RGB value of #DAEDEF?

#DAEDEF in RGB is (218, 237, 239) - 218 red, 237 green, and 239 blue.

How to use #DAEDEF in CSS?

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

What colors go well with #DAEDEF?

#F0DDDB (complementary), #DBF0E8 (analogous), and #A6D4D9 (lighter shade) work well with #DAEDEF.