#CEE1DA Color Information

Hex color code: #CEE1DA

#CEE1DA is a airy cyan color. In RGB it is (206, 225, 218), and in HSL it is (158°, 24%, 85%). It is widely used in graphic design.

Try:
Color NamePowder Blue
HEX
#CEE1DA
RGB
206, 225, 218
HSL
158°, 24%, 85%
CMYK
8%, 0%, 3%, 12%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE1DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 225, 218

Red: 206 / Green: 225 / Blue: 218

HSL

158°, 24%, 85%

Hue: 158° / Saturation: 24% / Lightness: 85%

CMYK

8%, 0%, 3%, 12%

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

What color is #CEE1DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE1DA to RGB:

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

HEX to HSL

Convert #CEE1DA to HSL:

hsl(158, 24%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE1DA to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CEE1DA has RGB (206, 225, 218) and HSL (158°, 24%, 85%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE1DA is #E2D0D6, creating high-contrast pairings. For softer combinations, try analogous colors like #D0E2D2.

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

Contrast with #CEE1DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE1DA?

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

What is the RGB value of #CEE1DA?

#CEE1DA in RGB is (206, 225, 218) - 206 red, 225 green, and 218 blue.

How to use #CEE1DA in CSS?

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

What colors go well with #CEE1DA?

#E2D0D6 (complementary), #D0E2D2 (analogous), and #A0C5B7 (lighter shade) work well with #CEE1DA.