#CCDAE6 Color Information

Hex color code: #CCDAE6

The hex color #CCDAE6 is a soft blue with RGB values of (204, 218, 230) and HSL of (208°, 34%, 85%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCDAE6
RGB
204, 218, 230
HSL
208°, 34%, 85%
CMYK
11%, 5%, 0%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDAE6; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 230

Red: 204 / Green: 218 / Blue: 230

HSL

208°, 34%, 85%

Hue: 208° / Saturation: 34% / Lightness: 85%

CMYK

11%, 5%, 0%, 10%

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

What color is #CCDAE6?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDAE6 to RGB:

rgb(204, 218, 230)HEX to RGB Converter →

HEX to HSL

Convert #CCDAE6 to HSL:

hsl(208, 34%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDAE6 to CMYK:

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

Color Meaning and Usage

#CCDAE6 is a airy blue color with RGB values of 204, 218, 230 and HSL of 208°, 34%, 85%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDAE6 is #E6D8CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE6E5.

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

Contrast with #CCDAE6

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDAE6?

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

What is the RGB value of #CCDAE6?

#CCDAE6 in RGB is (204, 218, 230) - 204 red, 218 green, and 230 blue.

How to use #CCDAE6 in CSS?

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

What colors go well with #CCDAE6?

#E6D8CC (complementary), #CCE6E5 (analogous), and #98B4CD (lighter shade) work well with #CCDAE6.