#CCEADB Color Information

Hex color code: #CCEADB

The hex color #CCEADB is a ethereal cyan with RGB values of (204, 234, 219) and HSL of (150°, 42%, 86%). It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CCEADB
RGB
204, 234, 219
HSL
150°, 42%, 86%
CMYK
13%, 0%, 6%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCEADB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 234, 219

Red: 204 / Green: 234 / Blue: 219

HSL

150°, 42%, 86%

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

CMYK

13%, 0%, 6%, 8%

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

What color is #CCEADB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCEADB to RGB:

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

HEX to HSL

Convert #CCEADB to HSL:

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

HEX to CMYK

Convert #CCEADB to CMYK:

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

Color Meaning and Usage

A ethereal cyan tone, #CCEADB has RGB (204, 234, 219) and HSL (150°, 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 #CCEADB is #EACCDB, creating high-contrast pairings. For softer combinations, try analogous colors like #CCEACC.

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

Contrast with #CCEADB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCEADB?

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

What is the RGB value of #CCEADB?

#CCEADB in RGB is (204, 234, 219) - 204 red, 234 green, and 219 blue.

How to use #CCEADB in CSS?

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

What colors go well with #CCEADB?

#EACCDB (complementary), #CCEACC (analogous), and #96D4B5 (lighter shade) work well with #CCEADB.