#DADEE4 Color Information

Hex color code: #DADEE4

A ethereal blue shade, #DADEE4 appears as (218, 222, 228) in RGB and (216°, 16%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DADEE4
RGB
218, 222, 228
HSL
216°, 16%, 87%
CMYK
4%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 222, 228

Red: 218 / Green: 222 / Blue: 228

HSL

216°, 16%, 87%

Hue: 216° / Saturation: 16% / Lightness: 87%

CMYK

4%, 3%, 0%, 11%

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

What color is #DADEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADEE4 to RGB:

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

HEX to HSL

Convert #DADEE4 to HSL:

hsl(216, 16%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #DADEE4 to CMYK:

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

Color Meaning and Usage

A airy blue tone, #DADEE4 has RGB (218, 222, 228) and HSL (216°, 16%, 87%). Known for evoking purity and simplicity, this very light tint is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADEE4 is #E3DFD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9E2E3.

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

Contrast with #DADEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADEE4?

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

What is the RGB value of #DADEE4?

#DADEE4 in RGB is (218, 222, 228) - 218 red, 222 green, and 228 blue.

How to use #DADEE4 in CSS?

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

What colors go well with #DADEE4?

#E3DFD9 (complementary), #D9E2E3 (analogous), and #ACB5C3 (lighter shade) work well with #DADEE4.