#CDD0CB Color Information

Hex color code: #CDD0CB

A delicate green shade, #CDD0CB appears as (205, 208, 203) in RGB and (96°, 5%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CDD0CB
RGB
205, 208, 203
HSL
96°, 5%, 81%
CMYK
1%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CDD0CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

205, 208, 203

Red: 205 / Green: 208 / Blue: 203

HSL

96°, 5%, 81%

Hue: 96° / Saturation: 5% / Lightness: 81%

CMYK

1%, 0%, 2%, 18%

Cyan: 1% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #CDD0CB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CDD0CB to RGB:

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

HEX to HSL

Convert #CDD0CB to HSL:

hsl(96, 5%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CDD0CB to CMYK:

cmyk(1%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

#CDD0CB is a light green color with RGB values of 205, 208, 203 and HSL of 96°, 5%, 81%. This very light tint evokes purity and simplicity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CDD0CB is #CFCCD1, creating high-contrast pairings. For softer combinations, try analogous colors like #D0D1CC.

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

Contrast with #CDD0CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CDD0CB?

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

What is the RGB value of #CDD0CB?

#CDD0CB in RGB is (205, 208, 203) - 205 red, 208 green, and 203 blue.

How to use #CDD0CB in CSS?

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

What colors go well with #CDD0CB?

#CFCCD1 (complementary), #D0D1CC (analogous), and #A7ADA4 (lighter shade) work well with #CDD0CB.