#D3DAEF Color Information

Hex color code: #D3DAEF

A ethereal blue shade, #D3DAEF appears as (211, 218, 239) in RGB and (225°, 47%, 88%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D3DAEF
RGB
211, 218, 239
HSL
225°, 47%, 88%
CMYK
12%, 9%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3DAEF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 218, 239

Red: 211 / Green: 218 / Blue: 239

HSL

225°, 47%, 88%

Hue: 225° / Saturation: 47% / Lightness: 88%

CMYK

12%, 9%, 0%, 6%

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

What color is #D3DAEF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3DAEF to RGB:

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

HEX to HSL

Convert #D3DAEF to HSL:

hsl(225, 47%, 88%)RGB to HSL Converter →

HEX to CMYK

Convert #D3DAEF to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #D3DAEF has RGB (211, 218, 239) and HSL (225°, 47%, 88%). Known for evoking purity and simplicity, this very light tint is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3DAEF is #EFE8D2, creating high-contrast pairings. For softer combinations, try analogous colors like #D2E8EF.

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

Contrast with #D3DAEF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3DAEF?

#D3DAEF is a ethereal blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D3DAEF?

#D3DAEF in RGB is (211, 218, 239) - 211 red, 218 green, and 239 blue.

How to use #D3DAEF in CSS?

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

What colors go well with #D3DAEF?

#EFE8D2 (complementary), #D2E8EF (analogous), and #9AAADB (lighter shade) work well with #D3DAEF.