#DADDF0 Color Information

Hex color code: #DADDF0

A delicate blue shade, #DADDF0 appears as (218, 221, 240) in RGB and (232°, 42%, 90%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#DADDF0
RGB
218, 221, 240
HSL
232°, 42%, 90%
CMYK
9%, 8%, 0%, 6%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDF0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 240

Red: 218 / Green: 221 / Blue: 240

HSL

232°, 42%, 90%

Hue: 232° / Saturation: 42% / Lightness: 90%

CMYK

9%, 8%, 0%, 6%

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

What color is #DADDF0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDF0 to RGB:

rgb(218, 221, 240)HEX to RGB Converter →

HEX to HSL

Convert #DADDF0 to HSL:

hsl(232, 42%, 90%)RGB to HSL Converter →

HEX to CMYK

Convert #DADDF0 to CMYK:

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

Color Meaning and Usage

#DADDF0 is a ethereal blue color with RGB values of 218, 221, 240 and HSL of 232°, 42%, 90%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DADDF0 is #F0EDDB, creating high-contrast pairings. For softer combinations, try analogous colors like #DBE8F0.

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

Contrast with #DADDF0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADDF0?

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

What is the RGB value of #DADDF0?

#DADDF0 in RGB is (218, 221, 240) - 218 red, 221 green, and 240 blue.

How to use #DADDF0 in CSS?

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

What colors go well with #DADDF0?

#F0EDDB (complementary), #DBE8F0 (analogous), and #A4ACDA (lighter shade) work well with #DADDF0.