#DADDDF Color Information

Hex color code: #DADDDF

#DADDDF is a soft blue color. In RGB it is (218, 221, 223), and in HSL it is (204°, 7%, 86%). It is frequently seen in web interfaces.

Try:
Color NameLavender
HEX
#DADDDF
RGB
218, 221, 223
HSL
204°, 7%, 86%
CMYK
2%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #DADDDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

218, 221, 223

Red: 218 / Green: 221 / Blue: 223

HSL

204°, 7%, 86%

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

CMYK

2%, 1%, 0%, 13%

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

What color is #DADDDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DADDDF to RGB:

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

HEX to HSL

Convert #DADDDF to HSL:

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

HEX to CMYK

Convert #DADDDF to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #DADDDF has RGB (218, 221, 223) and HSL (204°, 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 #DADDDF is #DEDBD9, creating high-contrast pairings. For softer combinations, try analogous colors like #D9DEDD.

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

Contrast with #DADDDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DADDDF?

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

What is the RGB value of #DADDDF?

#DADDDF in RGB is (218, 221, 223) - 218 red, 221 green, and 223 blue.

How to use #DADDDF in CSS?

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

What colors go well with #DADDDF?

#DEDBD9 (complementary), #D9DEDD (analogous), and #B0B6BA (lighter shade) work well with #DADDDF.