#CEE6DA Color Information

Hex color code: #CEE6DA

A ethereal cyan shade, #CEE6DA appears as (206, 230, 218) in RGB and (150°, 32%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CEE6DA
RGB
206, 230, 218
HSL
150°, 32%, 85%
CMYK
10%, 0%, 5%, 10%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE6DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 230, 218

Red: 206 / Green: 230 / Blue: 218

HSL

150°, 32%, 85%

Hue: 150° / Saturation: 32% / Lightness: 85%

CMYK

10%, 0%, 5%, 10%

Cyan: 10% / Magenta: 0% / Yellow: 5% / Key: 10%

What color is #CEE6DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE6DA to RGB:

rgb(206, 230, 218)HEX to RGB Converter →

HEX to HSL

Convert #CEE6DA to HSL:

hsl(150, 32%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE6DA to CMYK:

cmyk(10%, 0%, 5%, 10%)Color Converter →

Color Meaning and Usage

#CEE6DA is a delicate cyan color with RGB values of 206, 230, 218 and HSL of 150°, 32%, 85%. This very light tint evokes purity and simplicity, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE6DA is #E5CDD9, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE5CD.

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

Contrast with #CEE6DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE6DA?

#CEE6DA is a delicate cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CEE6DA?

#CEE6DA in RGB is (206, 230, 218) - 206 red, 230 green, and 218 blue.

How to use #CEE6DA in CSS?

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

What colors go well with #CEE6DA?

#E5CDD9 (complementary), #CDE5CD (analogous), and #9ACBB3 (lighter shade) work well with #CEE6DA.