#CDD0DC Color Information

Hex color code: #CDD0DC

#CDD0DC is a airy blue color. In RGB it is (205, 208, 220), and in HSL it is (228°, 18%, 83%). It is popular in mobile app design.

Try:
Color NameLight Steel Blue
HEX
#CDD0DC
RGB
205, 208, 220
HSL
228°, 18%, 83%
CMYK
7%, 5%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD0DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 208, 220

Red: 205 / Green: 208 / Blue: 220

HSL

228°, 18%, 83%

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

CMYK

7%, 5%, 0%, 14%

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

What color is #CDD0DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD0DC to RGB:

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

HEX to HSL

Convert #CDD0DC to HSL:

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

HEX to CMYK

Convert #CDD0DC to CMYK:

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

Color Meaning and Usage

A airy blue tone, #CDD0DC has RGB (205, 208, 220) and HSL (228°, 18%, 83%). 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 #CDD0DC is #DBD8CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD7DB.

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

Contrast with #CDD0DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD0DC?

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

What is the RGB value of #CDD0DC?

#CDD0DC in RGB is (205, 208, 220) - 205 red, 208 green, and 220 blue.

How to use #CDD0DC in CSS?

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

What colors go well with #CDD0DC?

#DBD8CC (complementary), #CCD7DB (analogous), and #9FA5BC (lighter shade) work well with #CDD0DC.