#CCDAE2 Color Information

Hex color code: #CCDAE2

The hex color #CCDAE2 is a soft blue with RGB values of (204, 218, 226) and HSL of (202°, 27%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCDAE2
RGB
204, 218, 226
HSL
202°, 27%, 84%
CMYK
10%, 4%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDAE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 226

Red: 204 / Green: 218 / Blue: 226

HSL

202°, 27%, 84%

Hue: 202° / Saturation: 27% / Lightness: 84%

CMYK

10%, 4%, 0%, 11%

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

What color is #CCDAE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDAE2 to RGB:

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

HEX to HSL

Convert #CCDAE2 to HSL:

hsl(202, 27%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDAE2 to CMYK:

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

Color Meaning and Usage

A light blue tone, #CCDAE2 has RGB (204, 218, 226) and HSL (202°, 27%, 84%). Known for evoking purity and simplicity, this very light tint is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDAE2 is #E1D3CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE1DE.

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

Contrast with #CCDAE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDAE2?

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

What is the RGB value of #CCDAE2?

#CCDAE2 in RGB is (204, 218, 226) - 204 red, 218 green, and 226 blue.

How to use #CCDAE2 in CSS?

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

What colors go well with #CCDAE2?

#E1D3CB (complementary), #CBE1DE (analogous), and #9BB6C5 (lighter shade) work well with #CCDAE2.