#D4DBDF Color Information

Hex color code: #D4DBDF

A delicate blue shade, #D4DBDF appears as (212, 219, 223) in RGB and (202°, 15%, 85%) in HSL. It is popular in mobile app design.

Try:
Color NameLavender
HEX
#D4DBDF
RGB
212, 219, 223
HSL
202°, 15%, 85%
CMYK
5%, 2%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D4DBDF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

212, 219, 223

Red: 212 / Green: 219 / Blue: 223

HSL

202°, 15%, 85%

Hue: 202° / Saturation: 15% / Lightness: 85%

CMYK

5%, 2%, 0%, 13%

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

What color is #D4DBDF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D4DBDF to RGB:

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

HEX to HSL

Convert #D4DBDF to HSL:

hsl(202, 15%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #D4DBDF to CMYK:

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

Color Meaning and Usage

#D4DBDF is a light blue color with RGB values of 212, 219, 223 and HSL of 202°, 15%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D4DBDF is #DED7D3, creating high-contrast pairings. For softer combinations, try analogous colors like #D3DEDD.

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

Contrast with #D4DBDF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D4DBDF?

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

What is the RGB value of #D4DBDF?

#D4DBDF in RGB is (212, 219, 223) - 212 red, 219 green, and 223 blue.

How to use #D4DBDF in CSS?

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

What colors go well with #D4DBDF?

#DED7D3 (complementary), #D3DEDD (analogous), and #A7B6BE (lighter shade) work well with #D4DBDF.