#D0DBEC Color Information

Hex color code: #D0DBEC

A ethereal blue shade, #D0DBEC appears as (208, 219, 236) in RGB and (216°, 42%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#D0DBEC
RGB
208, 219, 236
HSL
216°, 42%, 87%
CMYK
12%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0DBEC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 219, 236

Red: 208 / Green: 219 / Blue: 236

HSL

216°, 42%, 87%

Hue: 216° / Saturation: 42% / Lightness: 87%

CMYK

12%, 7%, 0%, 7%

Cyan: 12% / Magenta: 7% / Yellow: 0% / Key: 7%

What color is #D0DBEC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0DBEC to RGB:

rgb(208, 219, 236)HEX to RGB Converter →

HEX to HSL

Convert #D0DBEC to HSL:

hsl(216, 42%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D0DBEC to CMYK:

cmyk(12%, 7%, 0%, 7%)Color Converter →

Color Meaning and Usage

A airy blue tone, #D0DBEC has RGB (208, 219, 236) and HSL (216°, 42%, 87%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0DBEC is #ECE1D0, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E9EC.

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

Contrast with #D0DBEC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0DBEC?

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

What is the RGB value of #D0DBEC?

#D0DBEC in RGB is (208, 219, 236) - 208 red, 219 green, and 236 blue.

How to use #D0DBEC in CSS?

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

What colors go well with #D0DBEC?

#ECE1D0 (complementary), #D0E9EC (analogous), and #9AB2D6 (lighter shade) work well with #D0DBEC.