#CDD9DC Color Information

Hex color code: #CDD9DC

A soft cyan shade, #CDD9DC appears as (205, 217, 220) in RGB and (192°, 18%, 83%) in HSL. It is frequently seen in web interfaces.

Try:
Color NamePowder Blue
HEX
#CDD9DC
RGB
205, 217, 220
HSL
192°, 18%, 83%
CMYK
7%, 1%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD9DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 217, 220

Red: 205 / Green: 217 / Blue: 220

HSL

192°, 18%, 83%

Hue: 192° / Saturation: 18% / Lightness: 83%

CMYK

7%, 1%, 0%, 14%

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

What color is #CDD9DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD9DC to RGB:

rgb(205, 217, 220)HEX to RGB Converter →

HEX to HSL

Convert #CDD9DC to HSL:

hsl(192, 18%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD9DC to CMYK:

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

Color Meaning and Usage

#CDD9DC is a ethereal cyan color with RGB values of 205, 217, 220 and HSL of 192°, 18%, 83%. This very light tint evokes purity and simplicity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD9DC is #DBCFCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCDBD7.

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

Contrast with #CDD9DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD9DC?

#CDD9DC is a ethereal cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDD9DC?

#CDD9DC in RGB is (205, 217, 220) - 205 red, 217 green, and 220 blue.

How to use #CDD9DC in CSS?

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

What colors go well with #CDD9DC?

#DBCFCC (complementary), #CCDBD7 (analogous), and #9FB6BC (lighter shade) work well with #CDD9DC.