#CCDADC Color Information

Hex color code: #CCDADC

#CCDADC is a ethereal cyan color. In RGB it is (204, 218, 220), and in HSL it is (188°, 19%, 83%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CCDADC
RGB
204, 218, 220
HSL
188°, 19%, 83%
CMYK
7%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDADC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 218, 220

Red: 204 / Green: 218 / Blue: 220

HSL

188°, 19%, 83%

Hue: 188° / Saturation: 19% / Lightness: 83%

CMYK

7%, 1%, 0%, 14%

Cyan: 7% / Magenta: 1% / Yellow: 0% / Key: 14%

What color is #CCDADC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDADC to RGB:

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

HEX to HSL

Convert #CCDADC to HSL:

hsl(188, 19%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDADC to CMYK:

cmyk(7%, 1%, 0%, 14%)Color Converter →

Color Meaning and Usage

#CCDADC is a airy cyan color with RGB values of 204, 218, 220 and HSL of 188°, 19%, 83%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDADC is #DCCECB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDCD6.

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

Contrast with #CCDADC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDADC?

#CCDADC is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCDADC?

#CCDADC in RGB is (204, 218, 220) - 204 red, 218 green, and 220 blue.

How to use #CCDADC in CSS?

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

What colors go well with #CCDADC?

#DCCECB (complementary), #CBDCD6 (analogous), and #9EB9BD (lighter shade) work well with #CCDADC.