#CCDAD5 Color Information

Hex color code: #CCDAD5

#CCDAD5 is a ethereal cyan color. In RGB it is (204, 218, 213), and in HSL it is (159°, 16%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CCDAD5
RGB
204, 218, 213
HSL
159°, 16%, 83%
CMYK
6%, 0%, 2%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDAD5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 213

Red: 204 / Green: 218 / Blue: 213

HSL

159°, 16%, 83%

Hue: 159° / Saturation: 16% / Lightness: 83%

CMYK

6%, 0%, 2%, 15%

Cyan: 6% / Magenta: 0% / Yellow: 2% / Key: 15%

What color is #CCDAD5?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDAD5 to RGB:

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

HEX to HSL

Convert #CCDAD5 to HSL:

hsl(159, 16%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDAD5 to CMYK:

cmyk(6%, 0%, 2%, 15%)Color Converter →

Color Meaning and Usage

#CCDAD5 is a ethereal cyan color with RGB values of 204, 218, 213 and HSL of 159°, 16%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDAD5 is #DBCDD2, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDBCF.

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

Contrast with #CCDAD5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDAD5?

#CCDAD5 is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCDAD5?

#CCDAD5 in RGB is (204, 218, 213) - 204 red, 218 green, and 213 blue.

How to use #CCDAD5 in CSS?

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

What colors go well with #CCDAD5?

#DBCDD2 (complementary), #CDDBCF (analogous), and #A0BAB1 (lighter shade) work well with #CCDAD5.