#CCDEE2 Color Information

Hex color code: #CCDEE2

The hex color #CCDEE2 is a soft cyan with RGB values of (204, 222, 226) and HSL of (191°, 27%, 84%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCDEE2
RGB
204, 222, 226
HSL
191°, 27%, 84%
CMYK
10%, 2%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEE2; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 226

Red: 204 / Green: 222 / Blue: 226

HSL

191°, 27%, 84%

Hue: 191° / Saturation: 27% / Lightness: 84%

CMYK

10%, 2%, 0%, 11%

Cyan: 10% / Magenta: 2% / Yellow: 0% / Key: 11%

What color is #CCDEE2?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEE2 to RGB:

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

HEX to HSL

Convert #CCDEE2 to HSL:

hsl(191, 27%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEE2 to CMYK:

cmyk(10%, 2%, 0%, 11%)Color Converter →

Color Meaning and Usage

#CCDEE2 is a ethereal cyan color with RGB values of 204, 222, 226 and HSL of 191°, 27%, 84%. This very light tint evokes purity and simplicity, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDEE2 is #E1CFCB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBE1DA.

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

Contrast with #CCDEE2

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDEE2?

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

What is the RGB value of #CCDEE2?

#CCDEE2 in RGB is (204, 222, 226) - 204 red, 222 green, and 226 blue.

How to use #CCDEE2 in CSS?

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

What colors go well with #CCDEE2?

#E1CFCB (complementary), #CBE1DA (analogous), and #9BBDC5 (lighter shade) work well with #CCDEE2.