#CCD0CD Color Information

Hex color code: #CCD0CD

The hex color #CCD0CD is a delicate green with RGB values of (204, 208, 205) and HSL of (135°, 4%, 81%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCD0CD
RGB
204, 208, 205
HSL
135°, 4%, 81%
CMYK
2%, 0%, 1%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCD0CD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 208, 205

Red: 204 / Green: 208 / Blue: 205

HSL

135°, 4%, 81%

Hue: 135° / Saturation: 4% / Lightness: 81%

CMYK

2%, 0%, 1%, 18%

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

What color is #CCD0CD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCD0CD to RGB:

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

HEX to HSL

Convert #CCD0CD to HSL:

hsl(135, 4%, 81%)RGB to HSL Converter →

HEX to CMYK

Convert #CCD0CD to CMYK:

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

Color Meaning and Usage

A light green tone, #CCD0CD has RGB (204, 208, 205) and HSL (135°, 4%, 81%). Known for evoking purity and simplicity, this very light tint is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCD0CD is #D0CDD0, creating high-contrast pairings. For softer combinations, try analogous colors like #CED0CD.

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

Contrast with #CCD0CD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCD0CD?

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

What is the RGB value of #CCD0CD?

#CCD0CD in RGB is (204, 208, 205) - 204 red, 208 green, and 205 blue.

How to use #CCD0CD in CSS?

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

What colors go well with #CCD0CD?

#D0CDD0 (complementary), #CED0CD (analogous), and #A5ACA7 (lighter shade) work well with #CCD0CD.