#CCEAE4 Color Information

Hex color code: #CCEAE4

#CCEAE4 is a soft cyan color. In RGB it is (204, 234, 228), and in HSL it is (168°, 42%, 86%). It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CCEAE4
RGB
204, 234, 228
HSL
168°, 42%, 86%
CMYK
13%, 0%, 3%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEAE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 234, 228

Red: 204 / Green: 234 / Blue: 228

HSL

168°, 42%, 86%

Hue: 168° / Saturation: 42% / Lightness: 86%

CMYK

13%, 0%, 3%, 8%

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

What color is #CCEAE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEAE4 to RGB:

rgb(204, 234, 228)HEX to RGB Converter →

HEX to HSL

Convert #CCEAE4 to HSL:

hsl(168, 42%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CCEAE4 to CMYK:

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

Color Meaning and Usage

A soft cyan tone, #CCEAE4 has RGB (204, 234, 228) and HSL (168°, 42%, 86%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCEAE4 is #EACCD2, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEAD5.

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

Contrast with #CCEAE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEAE4?

#CCEAE4 is a soft cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCEAE4?

#CCEAE4 in RGB is (204, 234, 228) - 204 red, 234 green, and 228 blue.

How to use #CCEAE4 in CSS?

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

What colors go well with #CCEAE4?

#EACCD2 (complementary), #CCEAD5 (analogous), and #96D4C8 (lighter shade) work well with #CCEAE4.