#CDDEDB Color Information

Hex color code: #CDDEDB

A soft cyan shade, #CDDEDB appears as (205, 222, 219) in RGB and (169°, 20%, 84%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CDDEDB
RGB
205, 222, 219
HSL
169°, 20%, 84%
CMYK
8%, 0%, 1%, 13%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDDEDB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 222, 219

Red: 205 / Green: 222 / Blue: 219

HSL

169°, 20%, 84%

Hue: 169° / Saturation: 20% / Lightness: 84%

CMYK

8%, 0%, 1%, 13%

Cyan: 8% / Magenta: 0% / Yellow: 1% / Key: 13%

What color is #CDDEDB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDDEDB to RGB:

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

HEX to HSL

Convert #CDDEDB to HSL:

hsl(169, 20%, 84%)RGB to HSL Converter →

HEX to CMYK

Convert #CDDEDB to CMYK:

cmyk(8%, 0%, 1%, 13%)Color Converter →

Color Meaning and Usage

A soft cyan tone, #CDDEDB has RGB (205, 222, 219) and HSL (169°, 20%, 84%). Known for evoking purity and simplicity, this very light tint is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDDEDB is #DECED1, creating high-contrast pairings. For softer combinations, try analogous colors like #CEDED3.

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

Contrast with #CDDEDB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDDEDB?

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

What is the RGB value of #CDDEDB?

#CDDEDB in RGB is (205, 222, 219) - 205 red, 222 green, and 219 blue.

How to use #CDDEDB in CSS?

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

What colors go well with #CDDEDB?

#DECED1 (complementary), #CEDED3 (analogous), and #A0C0BA (lighter shade) work well with #CDDEDB.