#CDDEEE Color Information

Hex color code: #CDDEEE

A ethereal blue shade, #CDDEEE appears as (205, 222, 238) in RGB and (209°, 49%, 87%) in HSL. It is typically applied in digital products.

Try:
Color NameLavender
HEX
#CDDEEE
RGB
205, 222, 238
HSL
209°, 49%, 87%
CMYK
14%, 7%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDEEE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 222, 238

Red: 205 / Green: 222 / Blue: 238

HSL

209°, 49%, 87%

Hue: 209° / Saturation: 49% / Lightness: 87%

CMYK

14%, 7%, 0%, 7%

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

What color is #CDDEEE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDEEE to RGB:

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

HEX to HSL

Convert #CDDEEE to HSL:

hsl(209, 49%, 87%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDEEE to CMYK:

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

Color Meaning and Usage

#CDDEEE is a airy blue color with RGB values of 205, 222, 238 and HSL of 209°, 49%, 87%. This very light tint evokes purity and simplicity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDEEE is #EEDDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CEEEEE.

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

Contrast with #CDDEEE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDEEE?

#CDDEEE is a airy blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDDEEE?

#CDDEEE in RGB is (205, 222, 238) - 205 red, 222 green, and 238 blue.

How to use #CDDEEE in CSS?

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

What colors go well with #CDDEEE?

#EEDDCE (complementary), #CEEEEE (analogous), and #95B9DB (lighter shade) work well with #CDDEEE.