#CCE3EB Color Information

Hex color code: #CCE3EB

#CCE3EB is a light blue color. In RGB it is (204, 227, 235), and in HSL it is (195°, 44%, 86%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CCE3EB
RGB
204, 227, 235
HSL
195°, 44%, 86%
CMYK
13%, 3%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCE3EB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 227, 235

Red: 204 / Green: 227 / Blue: 235

HSL

195°, 44%, 86%

Hue: 195° / Saturation: 44% / Lightness: 86%

CMYK

13%, 3%, 0%, 8%

Cyan: 13% / Magenta: 3% / Yellow: 0% / Key: 8%

What color is #CCE3EB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCE3EB to RGB:

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

HEX to HSL

Convert #CCE3EB to HSL:

hsl(195, 44%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCE3EB to CMYK:

cmyk(13%, 3%, 0%, 8%)Color Converter →

Color Meaning and Usage

A airy blue tone, #CCE3EB has RGB (204, 227, 235) and HSL (195°, 44%, 86%). Known for evoking purity and simplicity, this very light tint is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCE3EB is #EBD3CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEBE3.

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

Contrast with #CCE3EB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCE3EB?

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

What is the RGB value of #CCE3EB?

#CCE3EB in RGB is (204, 227, 235) - 204 red, 227 green, and 235 blue.

How to use #CCE3EB in CSS?

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

What colors go well with #CCE3EB?

#EBD3CC (complementary), #CCEBE3 (analogous), and #95C5D6 (lighter shade) work well with #CCE3EB.