#CDDEE4 Color Information

Hex color code: #CDDEE4

The hex color #CDDEE4 is a light blue with RGB values of (205, 222, 228) and HSL of (196°, 30%, 85%). It is commonly used in modern UI design.

Try:
Color NamePowder Blue
HEX
#CDDEE4
RGB
205, 222, 228
HSL
196°, 30%, 85%
CMYK
10%, 3%, 0%, 11%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDEE4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 222, 228

Red: 205 / Green: 222 / Blue: 228

HSL

196°, 30%, 85%

Hue: 196° / Saturation: 30% / Lightness: 85%

CMYK

10%, 3%, 0%, 11%

Cyan: 10% / Magenta: 3% / Yellow: 0% / Key: 11%

What color is #CDDEE4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDEE4 to RGB:

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

HEX to HSL

Convert #CDDEE4 to HSL:

hsl(196, 30%, 85%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDEE4 to CMYK:

cmyk(10%, 3%, 0%, 11%)Color Converter →

Color Meaning and Usage

A soft blue tone, #CDDEE4 has RGB (205, 222, 228) and HSL (196°, 30%, 85%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDEE4 is #E4D3CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDE4DF.

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

Contrast with #CDDEE4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDEE4?

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

What is the RGB value of #CDDEE4?

#CDDEE4 in RGB is (205, 222, 228) - 205 red, 222 green, and 228 blue.

How to use #CDDEE4 in CSS?

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

What colors go well with #CDDEE4?

#E4D3CD (complementary), #CDE4DF (analogous), and #9CBDC9 (lighter shade) work well with #CDDEE4.