#CCE3EC Color Information

Hex color code: #CCE3EC

A ethereal blue shade, #CCE3EC appears as (204, 227, 236) in RGB and (197°, 46%, 86%) in HSL. It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CCE3EC
RGB
204, 227, 236
HSL
197°, 46%, 86%
CMYK
14%, 4%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE3EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 227, 236

Red: 204 / Green: 227 / Blue: 236

HSL

197°, 46%, 86%

Hue: 197° / Saturation: 46% / Lightness: 86%

CMYK

14%, 4%, 0%, 7%

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

What color is #CCE3EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE3EC to RGB:

rgb(204, 227, 236)HEX to RGB Converter →

HEX to HSL

Convert #CCE3EC to HSL:

hsl(197, 46%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE3EC to CMYK:

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

Color Meaning and Usage

A ethereal blue tone, #CCE3EC has RGB (204, 227, 236) and HSL (197°, 46%, 86%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCE3EC is #ECD4CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBECE5.

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

Contrast with #CCE3EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE3EC?

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

What is the RGB value of #CCE3EC?

#CCE3EC in RGB is (204, 227, 236) - 204 red, 227 green, and 236 blue.

How to use #CCE3EC in CSS?

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

What colors go well with #CCE3EC?

#ECD4CB (complementary), #CBECE5 (analogous), and #93C4D7 (lighter shade) work well with #CCE3EC.