#CDE2EC Color Information

Hex color code: #CDE2EC

#CDE2EC is a ethereal blue color. In RGB it is (205, 226, 236), and in HSL it is (199°, 45%, 86%). It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CDE2EC
RGB
205, 226, 236
HSL
199°, 45%, 86%
CMYK
13%, 4%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDE2EC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 226, 236

Red: 205 / Green: 226 / Blue: 236

HSL

199°, 45%, 86%

Hue: 199° / Saturation: 45% / Lightness: 86%

CMYK

13%, 4%, 0%, 7%

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

What color is #CDE2EC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDE2EC to RGB:

rgb(205, 226, 236)HEX to RGB Converter →

HEX to HSL

Convert #CDE2EC to HSL:

hsl(199, 45%, 86%)RGB to HSL Converter →

HEX to CMYK

Convert #CDE2EC to CMYK:

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

Color Meaning and Usage

A soft blue tone, #CDE2EC has RGB (205, 226, 236) and HSL (199°, 45%, 86%). Known for evoking purity and simplicity, this very light tint is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDE2EC is #EBD5CB, creating high-contrast pairings. For softer combinations, try analogous colors like #CBEBE5.

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

Contrast with #CDE2EC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDE2EC?

#CDE2EC is a soft blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDE2EC?

#CDE2EC in RGB is (205, 226, 236) - 205 red, 226 green, and 236 blue.

How to use #CDE2EC in CSS?

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

What colors go well with #CDE2EC?

#EBD5CB (complementary), #CBEBE5 (analogous), and #94C1D6 (lighter shade) work well with #CDE2EC.