#D7DCDF Color Information

Hex color code: #D7DCDF

A soft blue shade, #D7DCDF appears as (215, 220, 223) in RGB and (202°, 11%, 86%) in HSL. It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D7DCDF
RGB
215, 220, 223
HSL
202°, 11%, 86%
CMYK
4%, 1%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D7DCDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

215, 220, 223

Red: 215 / Green: 220 / Blue: 223

HSL

202°, 11%, 86%

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

CMYK

4%, 1%, 0%, 13%

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

What color is #D7DCDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D7DCDF to RGB:

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

HEX to HSL

Convert #D7DCDF to HSL:

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

HEX to CMYK

Convert #D7DCDF to CMYK:

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

Color Meaning and Usage

#D7DCDF is a soft blue color with RGB values of 215, 220, 223 and HSL of 202°, 11%, 86%. This very light tint evokes purity and simplicity, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D7DCDF is #DFDAD7, creating high-contrast pairings. For softer combinations, try analogous colors like #D7DFDE.

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

Contrast with #D7DCDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D7DCDF?

#D7DCDF is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #D7DCDF?

#D7DCDF in RGB is (215, 220, 223) - 215 red, 220 green, and 223 blue.

How to use #D7DCDF in CSS?

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

What colors go well with #D7DCDF?

#DFDAD7 (complementary), #D7DFDE (analogous), and #ADB7BD (lighter shade) work well with #D7DCDF.