#CEE3DA Color Information

Hex color code: #CEE3DA

A ethereal cyan shade, #CEE3DA appears as (206, 227, 218) in RGB and (154°, 27%, 85%) in HSL. It is typically applied in digital products.

Try:
Color NamePowder Blue
HEX
#CEE3DA
RGB
206, 227, 218
HSL
154°, 27%, 85%
CMYK
9%, 0%, 4%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CEE3DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

206, 227, 218

Red: 206 / Green: 227 / Blue: 218

HSL

154°, 27%, 85%

Hue: 154° / Saturation: 27% / Lightness: 85%

CMYK

9%, 0%, 4%, 11%

Cyan: 9% / Magenta: 0% / Yellow: 4% / Key: 11%

What color is #CEE3DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CEE3DA to RGB:

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

HEX to HSL

Convert #CEE3DA to HSL:

hsl(154, 27%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CEE3DA to CMYK:

cmyk(9%, 0%, 4%, 11%)Color Converter →

Color Meaning and Usage

#CEE3DA is a soft cyan color with RGB values of 206, 227, 218 and HSL of 154°, 27%, 85%. This very light tint evokes purity and simplicity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CEE3DA is #E3CED7, creating high-contrast pairings. For softer combinations, try analogous colors like #CEE3D0.

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

Contrast with #CEE3DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CEE3DA?

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

What is the RGB value of #CEE3DA?

#CEE3DA in RGB is (206, 227, 218) - 206 red, 227 green, and 218 blue.

How to use #CEE3DA in CSS?

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

What colors go well with #CEE3DA?

#E3CED7 (complementary), #CEE3D0 (analogous), and #9EC7B5 (lighter shade) work well with #CEE3DA.