#CCDEE8 Color Information

Hex color code: #CCDEE8

A soft blue shade, #CCDEE8 appears as (204, 222, 232) in RGB and (201°, 38%, 85%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCDEE8
RGB
204, 222, 232
HSL
201°, 38%, 85%
CMYK
12%, 4%, 0%, 9%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCDEE8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 222, 232

Red: 204 / Green: 222 / Blue: 232

HSL

201°, 38%, 85%

Hue: 201° / Saturation: 38% / Lightness: 85%

CMYK

12%, 4%, 0%, 9%

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

What color is #CCDEE8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCDEE8 to RGB:

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

HEX to HSL

Convert #CCDEE8 to HSL:

hsl(201, 38%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CCDEE8 to CMYK:

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

Color Meaning and Usage

A light blue tone, #CCDEE8 has RGB (204, 222, 232) and HSL (201°, 38%, 85%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCDEE8 is #E7D4CA, creating high-contrast pairings. For softer combinations, try analogous colors like #CAE7E3.

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

Contrast with #CCDEE8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCDEE8?

#CCDEE8 is a light blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCDEE8?

#CCDEE8 in RGB is (204, 222, 232) - 204 red, 222 green, and 232 blue.

How to use #CCDEE8 in CSS?

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

What colors go well with #CCDEE8?

#E7D4CA (complementary), #CAE7E3 (analogous), and #95BBD0 (lighter shade) work well with #CCDEE8.