#CCDEDD Color Information

Hex color code: #CCDEDD

The hex color #CCDEDD is a delicate cyan with RGB values of (204, 222, 221) and HSL of (177°, 21%, 84%). It is popular in mobile app design.

Try:
Color NamePowder Blue
HEX
#CCDEDD
RGB
204, 222, 221
HSL
177°, 21%, 84%
CMYK
8%, 0%, 0%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEDD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 221

Red: 204 / Green: 222 / Blue: 221

HSL

177°, 21%, 84%

Hue: 177° / Saturation: 21% / Lightness: 84%

CMYK

8%, 0%, 0%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 0% / Key: 13%

What color is #CCDEDD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEDD to RGB:

rgb(204, 222, 221)HEX to RGB Converter →

HEX to HSL

Convert #CCDEDD to HSL:

hsl(177, 21%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEDD to CMYK:

cmyk(8%, 0%, 0%, 13%)Color Converter →

Color Meaning and Usage

#CCDEDD is a delicate cyan color with RGB values of 204, 222, 221 and HSL of 177°, 21%, 84%. 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 #CCDEDD is #DFCECE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDFD5.

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

Contrast with #CCDEDD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDEDD?

#CCDEDD is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCDEDD?

#CCDEDD in RGB is (204, 222, 221) - 204 red, 222 green, and 221 blue.

How to use #CCDEDD in CSS?

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

What colors go well with #CCDEDD?

#DFCECE (complementary), #CEDFD5 (analogous), and #9FC1BF (lighter shade) work well with #CCDEDD.