#CCE0DF Color Information

Hex color code: #CCE0DF

The hex color #CCE0DF is a soft cyan with RGB values of (204, 224, 223) and HSL of (177°, 24%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCE0DF
RGB
204, 224, 223
HSL
177°, 24%, 84%
CMYK
9%, 0%, 0%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE0DF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 224, 223

Red: 204 / Green: 224 / Blue: 223

HSL

177°, 24%, 84%

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

CMYK

9%, 0%, 0%, 12%

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

What color is #CCE0DF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE0DF to RGB:

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

HEX to HSL

Convert #CCE0DF to HSL:

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

HEX to CMYK

Convert #CCE0DF to CMYK:

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

Color Meaning and Usage

#CCE0DF is a ethereal cyan color with RGB values of 204, 224, 223 and HSL of 177°, 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 #CCE0DF is #E0CCCD, creating high-contrast pairings. For softer combinations, try analogous colors like #CCE0D5.

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

Contrast with #CCE0DF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE0DF?

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

What is the RGB value of #CCE0DF?

#CCE0DF in RGB is (204, 224, 223) - 204 red, 224 green, and 223 blue.

How to use #CCE0DF in CSS?

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

What colors go well with #CCE0DF?

#E0CCCD (complementary), #CCE0D5 (analogous), and #9DC3C1 (lighter shade) work well with #CCE0DF.