#CEE4DE Color Information

Hex color code: #CEE4DE

The hex color #CEE4DE is a delicate cyan with RGB values of (206, 228, 222) and HSL of (164°, 29%, 85%). It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CEE4DE
RGB
206, 228, 222
HSL
164°, 29%, 85%
CMYK
10%, 0%, 3%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE4DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 228, 222

Red: 206 / Green: 228 / Blue: 222

HSL

164°, 29%, 85%

Hue: 164° / Saturation: 29% / Lightness: 85%

CMYK

10%, 0%, 3%, 11%

Cyan: 10% / Magenta: 0% / Yellow: 3% / Key: 11%

What color is #CEE4DE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE4DE to RGB:

rgb(206, 228, 222)HEX to RGB Converter →

HEX to HSL

Convert #CEE4DE to HSL:

hsl(164, 29%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE4DE to CMYK:

cmyk(10%, 0%, 3%, 11%)Color Converter →

Color Meaning and Usage

#CEE4DE is a airy cyan color with RGB values of 206, 228, 222 and HSL of 164°, 29%, 85%. This very light tint evokes purity and simplicity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE4DE is #E4CED4, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE4D3.

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

Contrast with #CEE4DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE4DE?

#CEE4DE is a airy cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEE4DE?

#CEE4DE in RGB is (206, 228, 222) - 206 red, 228 green, and 222 blue.

How to use #CEE4DE in CSS?

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

What colors go well with #CEE4DE?

#E4CED4 (complementary), #CEE4D3 (analogous), and #9CC9BD (lighter shade) work well with #CEE4DE.