#D0DFEA Color Information

Hex color code: #D0DFEA

The hex color #D0DFEA is a soft blue with RGB values of (208, 223, 234) and HSL of (205°, 38%, 87%). It is often used for branding and logos.

Try:
Color NameLavender
HEX
#D0DFEA
RGB
208, 223, 234
HSL
205°, 38%, 87%
CMYK
11%, 5%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #D0DFEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

208, 223, 234

Red: 208 / Green: 223 / Blue: 234

HSL

205°, 38%, 87%

Hue: 205° / Saturation: 38% / Lightness: 87%

CMYK

11%, 5%, 0%, 8%

Cyan: 11% / Magenta: 5% / Yellow: 0% / Key: 8%

What color is #D0DFEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #D0DFEA to RGB:

rgb(208, 223, 234)HEX to RGB Converter →

HEX to HSL

Convert #D0DFEA to HSL:

hsl(205, 38%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #D0DFEA to CMYK:

cmyk(11%, 5%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy blue tone, #D0DFEA has RGB (208, 223, 234) and HSL (205°, 38%, 87%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #D0DFEA is #EADCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D1EAE8.

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

Contrast with #D0DFEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #D0DFEA?

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

What is the RGB value of #D0DFEA?

#D0DFEA in RGB is (208, 223, 234) - 208 red, 223 green, and 234 blue.

How to use #D0DFEA in CSS?

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

What colors go well with #D0DFEA?

#EADCD1 (complementary), #D1EAE8 (analogous), and #9CBCD3 (lighter shade) work well with #D0DFEA.