#CCDAD7 Color Information

Hex color code: #CCDAD7

The hex color #CCDAD7 is a light cyan with RGB values of (204, 218, 215) and HSL of (167°, 16%, 83%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CCDAD7
RGB
204, 218, 215
HSL
167°, 16%, 83%
CMYK
6%, 0%, 1%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDAD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 215

Red: 204 / Green: 218 / Blue: 215

HSL

167°, 16%, 83%

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

CMYK

6%, 0%, 1%, 15%

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

What color is #CCDAD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDAD7 to RGB:

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

HEX to HSL

Convert #CCDAD7 to HSL:

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

HEX to CMYK

Convert #CCDAD7 to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CCDAD7 has RGB (204, 218, 215) and HSL (167°, 16%, 83%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDAD7 is #DBCDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDBD1.

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

Contrast with #CCDAD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDAD7?

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

What is the RGB value of #CCDAD7?

#CCDAD7 in RGB is (204, 218, 215) - 204 red, 218 green, and 215 blue.

How to use #CCDAD7 in CSS?

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

What colors go well with #CCDAD7?

#DBCDD0 (complementary), #CDDBD1 (analogous), and #A0BAB5 (lighter shade) work well with #CCDAD7.