#CEEEDE Color Information

Hex color code: #CEEEDE

A delicate cyan shade, #CEEEDE appears as (206, 238, 222) in RGB and (150°, 48%, 87%) in HSL. It is often used for branding and logos.

Try:
Color NamePowder Blue
HEX
#CEEEDE
RGB
206, 238, 222
HSL
150°, 48%, 87%
CMYK
13%, 0%, 7%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEEEDE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 238, 222

Red: 206 / Green: 238 / Blue: 222

HSL

150°, 48%, 87%

Hue: 150° / Saturation: 48% / Lightness: 87%

CMYK

13%, 0%, 7%, 7%

Cyan: 13% / Magenta: 0% / Yellow: 7% / Key: 7%

What color is #CEEEDE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEEEDE to RGB:

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

HEX to HSL

Convert #CEEEDE to HSL:

hsl(150, 48%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CEEEDE to CMYK:

cmyk(13%, 0%, 7%, 7%)Color Converter →

Color Meaning and Usage

#CEEEDE is a soft cyan color with RGB values of 206, 238, 222 and HSL of 150°, 48%, 87%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEEEDE is #EECEDE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEECE.

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

Contrast with #CEEEDE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEEEDE?

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

What is the RGB value of #CEEEDE?

#CEEEDE in RGB is (206, 238, 222) - 206 red, 238 green, and 222 blue.

How to use #CEEEDE in CSS?

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

What colors go well with #CEEEDE?

#EECEDE (complementary), #CEEECE (analogous), and #95DAB8 (lighter shade) work well with #CEEEDE.