#DADEF1 Color Information

Hex color code: #DADEF1

A ethereal blue shade, #DADEF1 appears as (218, 222, 241) in RGB and (230°, 45%, 90%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#DADEF1
RGB
218, 222, 241
HSL
230°, 45%, 90%
CMYK
10%, 8%, 0%, 5%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADEF1; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 222, 241

Red: 218 / Green: 222 / Blue: 241

HSL

230°, 45%, 90%

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

CMYK

10%, 8%, 0%, 5%

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

What color is #DADEF1?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADEF1 to RGB:

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

HEX to HSL

Convert #DADEF1 to HSL:

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

HEX to CMYK

Convert #DADEF1 to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #DADEF1 has RGB (218, 222, 241) and HSL (230°, 45%, 90%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADEF1 is #F1EDDA, creating high-contrast pairings. For softer combinations, try analogous colors like #DAE9F1.

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

Contrast with #DADEF1

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADEF1?

#DADEF1 is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #DADEF1?

#DADEF1 in RGB is (218, 222, 241) - 218 red, 222 green, and 241 blue.

How to use #DADEF1 in CSS?

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

What colors go well with #DADEF1?

#F1EDDA (complementary), #DAE9F1 (analogous), and #A3ACDC (lighter shade) work well with #DADEF1.