#DAEAF1 Color Information

Hex color code: #DAEAF1

The hex color #DAEAF1 is a light blue with RGB values of (218, 234, 241) and HSL of (198°, 45%, 90%). It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#DAEAF1
RGB
218, 234, 241
HSL
198°, 45%, 90%
CMYK
10%, 3%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAEAF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 234, 241

Red: 218 / Green: 234 / Blue: 241

HSL

198°, 45%, 90%

Hue: 198° / Saturation: 45% / Lightness: 90%

CMYK

10%, 3%, 0%, 5%

Cyan: 10% / Magenta: 3% / Yellow: 0% / Key: 5%

What color is #DAEAF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAEAF1 to RGB:

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

HEX to HSL

Convert #DAEAF1 to HSL:

hsl(198, 45%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DAEAF1 to CMYK:

cmyk(10%, 3%, 0%, 5%)Color Converter →

Color Meaning and Usage

A soft blue tone, #DAEAF1 has RGB (218, 234, 241) and HSL (198°, 45%, 90%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DAEAF1 is #F1E1DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAF1EC.

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

Contrast with #DAEAF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAEAF1?

#DAEAF1 is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DAEAF1?

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

How to use #DAEAF1 in CSS?

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

What colors go well with #DAEAF1?

#F1E1DA (complementary), #DAF1EC (analogous), and #A3CBDC (lighter shade) work well with #DAEAF1.