#C0CDCD Color Information

Hex color code: #C0CDCD

A airy cyan shade, #C0CDCD appears as (192, 205, 205) in RGB and (180°, 12%, 78%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C0CDCD
RGB
192, 205, 205
HSL
180°, 12%, 78%
CMYK
6%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0CDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 205, 205

Red: 192 / Green: 205 / Blue: 205

HSL

180°, 12%, 78%

Hue: 180° / Saturation: 12% / Lightness: 78%

CMYK

6%, 0%, 0%, 20%

Cyan: 6% / Magenta: 0% / Yellow: 0% / Key: 20%

What color is #C0CDCD?

#C0CDCD is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0CDCD to RGB:

rgb(192, 205, 205)HEX to RGB Converter →

HEX to HSL

Convert #C0CDCD to HSL:

hsl(180, 12%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C0CDCD to CMYK:

cmyk(6%, 0%, 0%, 20%)Color Converter →

Color Meaning and Usage

#C0CDCD is a ethereal cyan color with RGB values of 192, 205, 205 and HSL of 180°, 12%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0CDCD is #CEC0C0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0CEC7.

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

Contrast with #C0CDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0CDCD?

#C0CDCD is a ethereal cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C0CDCD?

#C0CDCD in RGB is (192, 205, 205) - 192 red, 205 green, and 205 blue.

How to use #C0CDCD in CSS?

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

What colors go well with #C0CDCD?

#CEC0C0 (complementary), #C0CEC7 (analogous), and #95ACAC (lighter shade) work well with #C0CDCD.