#DAE4FB Color Information

Hex color code: #DAE4FB

A soft blue shade, #DAE4FB appears as (218, 228, 251) in RGB and (222°, 80%, 92%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DAE4FB
RGB
218, 228, 251
HSL
222°, 80%, 92%
CMYK
13%, 9%, 0%, 2%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DAE4FB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 228, 251

Red: 218 / Green: 228 / Blue: 251

HSL

222°, 80%, 92%

Hue: 222° / Saturation: 80% / Lightness: 92%

CMYK

13%, 9%, 0%, 2%

Cyan: 13% / Magenta: 9% / Yellow: 0% / Key: 2%

What color is #DAE4FB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DAE4FB to RGB:

rgb(218, 228, 251)HEX to RGB Converter →

HEX to HSL

Convert #DAE4FB to HSL:

hsl(222, 80%, 92%)RGB to HSL Converter →

HEX to CMYK

Convert #DAE4FB to CMYK:

cmyk(13%, 9%, 0%, 2%)Color Converter →

Color Meaning and Usage

A soft blue tone, #DAE4FB has RGB (218, 228, 251) and HSL (222°, 80%, 92%). 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 #DAE4FB is #FBF1DA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAF4FB.

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

Contrast with #DAE4FB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DAE4FB?

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

What is the RGB value of #DAE4FB?

#DAE4FB in RGB is (218, 228, 251) - 218 red, 228 green, and 251 blue.

How to use #DAE4FB in CSS?

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

What colors go well with #DAE4FB?

#FBF1DA (complementary), #DAF4FB (analogous), and #95B2F3 (lighter shade) work well with #DAE4FB.