#CCD0CF Color Information

Hex color code: #CCD0CF

A delicate cyan shade, #CCD0CF appears as (204, 208, 207) in RGB and (165°, 4%, 81%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#CCD0CF
RGB
204, 208, 207
HSL
165°, 4%, 81%
CMYK
2%, 0%, 0%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CCD0CF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 208, 207

Red: 204 / Green: 208 / Blue: 207

HSL

165°, 4%, 81%

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

CMYK

2%, 0%, 0%, 18%

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

What color is #CCD0CF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CCD0CF to RGB:

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

HEX to HSL

Convert #CCD0CF to HSL:

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

HEX to CMYK

Convert #CCD0CF to CMYK:

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

Color Meaning and Usage

A light cyan tone, #CCD0CF has RGB (204, 208, 207) and HSL (165°, 4%, 81%). Known for evoking purity and simplicity, this very light tint is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CCD0CF is #D0CDCE, creating high-contrast pairings. For softer combinations, try analogous colors like #CDD0CE.

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

Contrast with #CCD0CF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CCD0CF?

#CCD0CF is a light cyan color - a very light tint that evokes purity and simplicity.

What is the RGB value of #CCD0CF?

#CCD0CF in RGB is (204, 208, 207) - 204 red, 208 green, and 207 blue.

How to use #CCD0CF in CSS?

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

What colors go well with #CCD0CF?

#D0CDCE (complementary), #CDD0CE (analogous), and #A5ACAA (lighter shade) work well with #CCD0CF.