#DADBDF Color Information

Hex color code: #DADBDF

A airy blue shade, #DADBDF appears as (218, 219, 223) in RGB and (228°, 7%, 86%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#DADBDF
RGB
218, 219, 223
HSL
228°, 7%, 86%
CMYK
2%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 219, 223

Red: 218 / Green: 219 / Blue: 223

HSL

228°, 7%, 86%

Hue: 228° / Saturation: 7% / Lightness: 86%

CMYK

2%, 2%, 0%, 13%

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

What color is #DADBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADBDF to RGB:

rgb(218, 219, 223)HEX to RGB Converter →

HEX to HSL

Convert #DADBDF to HSL:

hsl(228, 7%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #DADBDF to CMYK:

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

Color Meaning and Usage

A airy blue tone, #DADBDF has RGB (218, 219, 223) and HSL (228°, 7%, 86%). 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 #DADBDF is #DEDDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DCDE.

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

Contrast with #DADBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADBDF?

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

What is the RGB value of #DADBDF?

#DADBDF in RGB is (218, 219, 223) - 218 red, 219 green, and 223 blue.

How to use #DADBDF in CSS?

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

What colors go well with #DADBDF?

#DEDDD9 (complementary), #D9DCDE (analogous), and #B0B2BA (lighter shade) work well with #DADBDF.