#D7DFDB Color Information

Hex color code: #D7DFDB

A delicate cyan shade, #D7DFDB appears as (215, 223, 219) in RGB and (150°, 11%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D7DFDB
RGB
215, 223, 219
HSL
150°, 11%, 86%
CMYK
4%, 0%, 2%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DFDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 223, 219

Red: 215 / Green: 223 / Blue: 219

HSL

150°, 11%, 86%

Hue: 150° / Saturation: 11% / Lightness: 86%

CMYK

4%, 0%, 2%, 13%

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

What color is #D7DFDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DFDB to RGB:

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

HEX to HSL

Convert #D7DFDB to HSL:

hsl(150, 11%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #D7DFDB to CMYK:

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

Color Meaning and Usage

#D7DFDB is a delicate cyan color with RGB values of 215, 223, 219 and HSL of 150°, 11%, 86%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DFDB is #DFD7DB, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DFD7.

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

Contrast with #D7DFDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DFDB?

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

What is the RGB value of #D7DFDB?

#D7DFDB in RGB is (215, 223, 219) - 215 red, 223 green, and 219 blue.

How to use #D7DFDB in CSS?

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

What colors go well with #D7DFDB?

#DFD7DB (complementary), #D7DFD7 (analogous), and #ADBDB5 (lighter shade) work well with #D7DFDB.