#CDD3DA Color Information

Hex color code: #CDD3DA

The hex color #CDD3DA is a light blue with RGB values of (205, 211, 218) and HSL of (212°, 15%, 83%). It is commonly used in modern UI design.

Try:
Color NameLight Steel Blue
HEX
#CDD3DA
RGB
205, 211, 218
HSL
212°, 15%, 83%
CMYK
6%, 3%, 0%, 15%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD3DA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 211, 218

Red: 205 / Green: 211 / Blue: 218

HSL

212°, 15%, 83%

Hue: 212° / Saturation: 15% / Lightness: 83%

CMYK

6%, 3%, 0%, 15%

Cyan: 6% / Magenta: 3% / Yellow: 0% / Key: 15%

What color is #CDD3DA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD3DA to RGB:

rgb(205, 211, 218)HEX to RGB Converter →

HEX to HSL

Convert #CDD3DA to HSL:

hsl(212, 15%, 83%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD3DA to CMYK:

cmyk(6%, 3%, 0%, 15%)Color Converter →

Color Meaning and Usage

#CDD3DA is a light blue color with RGB values of 205, 211, 218 and HSL of 212°, 15%, 83%. This very light tint evokes purity and simplicity, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD3DA is #DAD4CD, creating high-contrast pairings. For softer combinations, try analogous colors like #CDDADA.

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

Contrast with #CDD3DA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD3DA?

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

What is the RGB value of #CDD3DA?

#CDD3DA in RGB is (205, 211, 218) - 205 red, 211 green, and 218 blue.

How to use #CDD3DA in CSS?

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

What colors go well with #CDD3DA?

#DAD4CD (complementary), #CDDADA (analogous), and #A1ADBA (lighter shade) work well with #CDD3DA.