#CDD1DC Color Information

Hex color code: #CDD1DC

A light blue shade, #CDD1DC appears as (205, 209, 220) in RGB and (224°, 18%, 83%) in HSL. It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CDD1DC
RGB
205, 209, 220
HSL
224°, 18%, 83%
CMYK
7%, 5%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD1DC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 209, 220

Red: 205 / Green: 209 / Blue: 220

HSL

224°, 18%, 83%

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

CMYK

7%, 5%, 0%, 14%

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

What color is #CDD1DC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD1DC to RGB:

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

HEX to HSL

Convert #CDD1DC to HSL:

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

HEX to CMYK

Convert #CDD1DC to CMYK:

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

Color Meaning and Usage

A delicate blue tone, #CDD1DC has RGB (205, 209, 220) and HSL (224°, 18%, 83%). Known for evoking purity and simplicity, this very light tint is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD1DC is #DBD7CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CCD8DB.

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

Contrast with #CDD1DC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD1DC?

#CDD1DC is a delicate blue color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDD1DC?

#CDD1DC in RGB is (205, 209, 220) - 205 red, 209 green, and 220 blue.

How to use #CDD1DC in CSS?

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

What colors go well with #CDD1DC?

#DBD7CC (complementary), #CCD8DB (analogous), and #9FA7BC (lighter shade) work well with #CDD1DC.