#CDD4DE Color Information

Hex color code: #CDD4DE

#CDD4DE is a ethereal blue color. In RGB it is (205, 212, 222), and in HSL it is (215°, 20%, 84%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CDD4DE
RGB
205, 212, 222
HSL
215°, 20%, 84%
CMYK
8%, 5%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 212, 222

Red: 205 / Green: 212 / Blue: 222

HSL

215°, 20%, 84%

Hue: 215° / Saturation: 20% / Lightness: 84%

CMYK

8%, 5%, 0%, 13%

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

What color is #CDD4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD4DE to RGB:

rgb(205, 212, 222)HEX to RGB Converter →

HEX to HSL

Convert #CDD4DE to HSL:

hsl(215, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD4DE to CMYK:

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

Color Meaning and Usage

#CDD4DE is a delicate blue color with RGB values of 205, 212, 222 and HSL of 215°, 20%, 84%. This very light tint evokes purity and simplicity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD4DE is #DED8CE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDDDE.

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

Contrast with #CDD4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD4DE?

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

What is the RGB value of #CDD4DE?

#CDD4DE in RGB is (205, 212, 222) - 205 red, 212 green, and 222 blue.

How to use #CDD4DE in CSS?

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

What colors go well with #CDD4DE?

#DED8CE (complementary), #CEDDDE (analogous), and #A0ADC0 (lighter shade) work well with #CDD4DE.