#D3DFDD Color Information

Hex color code: #D3DFDD

The hex color #D3DFDD is a airy cyan with RGB values of (211, 223, 221) and HSL of (170°, 16%, 85%). It is popular in mobile app design.

Try:
Color NameLavender
HEX
#D3DFDD
RGB
211, 223, 221
HSL
170°, 16%, 85%
CMYK
5%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D3DFDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

211, 223, 221

Red: 211 / Green: 223 / Blue: 221

HSL

170°, 16%, 85%

Hue: 170° / Saturation: 16% / Lightness: 85%

CMYK

5%, 0%, 1%, 13%

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

What color is #D3DFDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D3DFDD to RGB:

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

HEX to HSL

Convert #D3DFDD to HSL:

hsl(170, 16%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D3DFDD to CMYK:

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

Color Meaning and Usage

#D3DFDD is a ethereal cyan color with RGB values of 211, 223, 221 and HSL of 170°, 16%, 85%. This very light tint evokes purity and simplicity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D3DFDD is #DFD3D5, creating high-contrast pairings. For softer combinations, try analogous colors like #D3DFD7.

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

Contrast with #D3DFDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D3DFDD?

#D3DFDD is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D3DFDD?

#D3DFDD in RGB is (211, 223, 221) - 211 red, 223 green, and 221 blue.

How to use #D3DFDD in CSS?

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

What colors go well with #D3DFDD?

#DFD3D5 (complementary), #D3DFD7 (analogous), and #A6BFBB (lighter shade) work well with #D3DFDD.