#CDD3CE Color Information

Hex color code: #CDD3CE

The hex color #CDD3CE is a delicate green with RGB values of (205, 211, 206) and HSL of (130°, 6%, 82%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDD3CE
RGB
205, 211, 206
HSL
130°, 6%, 82%
CMYK
3%, 0%, 2%, 17%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD3CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 211, 206

Red: 205 / Green: 211 / Blue: 206

HSL

130°, 6%, 82%

Hue: 130° / Saturation: 6% / Lightness: 82%

CMYK

3%, 0%, 2%, 17%

Cyan: 3% / Magenta: 0% / Yellow: 2% / Key: 17%

What color is #CDD3CE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD3CE to RGB:

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

HEX to HSL

Convert #CDD3CE to HSL:

hsl(130, 6%, 82%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD3CE to CMYK:

cmyk(3%, 0%, 2%, 17%)Color Converter →

Color Meaning and Usage

A airy green tone, #CDD3CE has RGB (205, 211, 206) and HSL (130°, 6%, 82%). Known for evoking purity and simplicity, this very light tint is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD3CE is #D4CED3, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D4CE.

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

Contrast with #CDD3CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD3CE?

#CDD3CE is a airy green color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CDD3CE?

#CDD3CE in RGB is (205, 211, 206) - 205 red, 211 green, and 206 blue.

How to use #CDD3CE in CSS?

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

What colors go well with #CDD3CE?

#D4CED3 (complementary), #D0D4CE (analogous), and #A6B0A7 (lighter shade) work well with #CDD3CE.