#D5DFDB Color Information

Hex color code: #D5DFDB

A light cyan shade, #D5DFDB appears as (213, 223, 219) in RGB and (156°, 14%, 85%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLavender
HEX
#D5DFDB
RGB
213, 223, 219
HSL
156°, 14%, 85%
CMYK
4%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D5DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

213, 223, 219

Red: 213 / Green: 223 / Blue: 219

HSL

156°, 14%, 85%

Hue: 156° / Saturation: 14% / Lightness: 85%

CMYK

4%, 0%, 2%, 13%

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

What color is #D5DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D5DFDB to RGB:

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

HEX to HSL

Convert #D5DFDB to HSL:

hsl(156, 14%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D5DFDB to CMYK:

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

Color Meaning and Usage

#D5DFDB is a delicate cyan color with RGB values of 213, 223, 219 and HSL of 156°, 14%, 85%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D5DFDB is #DED3D8, creating high-contrast pairings. For softer combinations, try analogous colors like #D3DED4.

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

Contrast with #D5DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D5DFDB?

#D5DFDB is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D5DFDB?

#D5DFDB in RGB is (213, 223, 219) - 213 red, 223 green, and 219 blue.

How to use #D5DFDB in CSS?

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

What colors go well with #D5DFDB?

#DED3D8 (complementary), #D3DED4 (analogous), and #A8BDB5 (lighter shade) work well with #D5DFDB.