#CDDAE8 Color Information

Hex color code: #CDDAE8

The hex color #CDDAE8 is a soft blue with RGB values of (205, 218, 232) and HSL of (211°, 37%, 86%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CDDAE8
RGB
205, 218, 232
HSL
211°, 37%, 86%
CMYK
12%, 6%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDAE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 218, 232

Red: 205 / Green: 218 / Blue: 232

HSL

211°, 37%, 86%

Hue: 211° / Saturation: 37% / Lightness: 86%

CMYK

12%, 6%, 0%, 9%

Cyan: 12% / Magenta: 6% / Yellow: 0% / Key: 9%

What color is #CDDAE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDAE8 to RGB:

rgb(205, 218, 232)HEX to RGB Converter →

HEX to HSL

Convert #CDDAE8 to HSL:

hsl(211, 37%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDAE8 to CMYK:

cmyk(12%, 6%, 0%, 9%)Color Converter →

Color Meaning and Usage

#CDDAE8 is a soft blue color with RGB values of 205, 218, 232 and HSL of 211°, 37%, 86%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDAE8 is #E9DCCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE8E9.

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

Contrast with #CDDAE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDAE8?

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

What is the RGB value of #CDDAE8?

#CDDAE8 in RGB is (205, 218, 232) - 205 red, 218 green, and 232 blue.

How to use #CDDAE8 in CSS?

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

What colors go well with #CDDAE8?

#E9DCCE (complementary), #CEE8E9 (analogous), and #9AB4D0 (lighter shade) work well with #CDDAE8.