#CCDCD7 Color Information

Hex color code: #CCDCD7

The hex color #CCDCD7 is a ethereal cyan with RGB values of (204, 220, 215) and HSL of (161°, 19%, 83%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CCDCD7
RGB
204, 220, 215
HSL
161°, 19%, 83%
CMYK
7%, 0%, 2%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDCD7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 220, 215

Red: 204 / Green: 220 / Blue: 215

HSL

161°, 19%, 83%

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

CMYK

7%, 0%, 2%, 14%

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

What color is #CCDCD7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDCD7 to RGB:

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

HEX to HSL

Convert #CCDCD7 to HSL:

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

HEX to CMYK

Convert #CCDCD7 to CMYK:

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

Color Meaning and Usage

A airy cyan tone, #CCDCD7 has RGB (204, 220, 215) and HSL (161°, 19%, 83%). 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 #CCDCD7 is #DCCBD1, creating high-contrast pairings. For softer combinations, try analogous colors like #CBDCCE.

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

Contrast with #CCDCD7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDCD7?

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

What is the RGB value of #CCDCD7?

#CCDCD7 in RGB is (204, 220, 215) - 204 red, 220 green, and 215 blue.

How to use #CCDCD7 in CSS?

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

What colors go well with #CCDCD7?

#DCCBD1 (complementary), #CBDCCE (analogous), and #9EBDB3 (lighter shade) work well with #CCDCD7.