#CCDCE0 Color Information

Hex color code: #CCDCE0

#CCDCE0 is a airy cyan color. In RGB it is (204, 220, 224), and in HSL it is (192°, 24%, 84%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CCDCE0
RGB
204, 220, 224
HSL
192°, 24%, 84%
CMYK
9%, 2%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDCE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 220, 224

Red: 204 / Green: 220 / Blue: 224

HSL

192°, 24%, 84%

Hue: 192° / Saturation: 24% / Lightness: 84%

CMYK

9%, 2%, 0%, 12%

Cyan: 9% / Magenta: 2% / Yellow: 0% / Key: 12%

What color is #CCDCE0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDCE0 to RGB:

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

HEX to HSL

Convert #CCDCE0 to HSL:

hsl(192, 24%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDCE0 to CMYK:

cmyk(9%, 2%, 0%, 12%)Color Converter →

Color Meaning and Usage

#CCDCE0 is a light cyan color with RGB values of 204, 220, 224 and HSL of 192°, 24%, 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 #CCDCE0 is #E0D0CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE0DA.

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

Contrast with #CCDCE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDCE0?

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

What is the RGB value of #CCDCE0?

#CCDCE0 in RGB is (204, 220, 224) - 204 red, 220 green, and 224 blue.

How to use #CCDCE0 in CSS?

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

What colors go well with #CCDCE0?

#E0D0CC (complementary), #CCE0DA (analogous), and #9DBBC3 (lighter shade) work well with #CCDCE0.