#C1CDCD Color Information

Hex color code: #C1CDCD

A delicate cyan shade, #C1CDCD appears as (193, 205, 205) in RGB and (180°, 11%, 78%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C1CDCD
RGB
193, 205, 205
HSL
180°, 11%, 78%
CMYK
6%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1CDCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 205, 205

Red: 193 / Green: 205 / Blue: 205

HSL

180°, 11%, 78%

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

CMYK

6%, 0%, 0%, 20%

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

What color is #C1CDCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1CDCD to RGB:

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

HEX to HSL

Convert #C1CDCD to HSL:

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

HEX to CMYK

Convert #C1CDCD to CMYK:

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

Color Meaning and Usage

#C1CDCD is a airy cyan color with RGB values of 193, 205, 205 and HSL of 180°, 11%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1CDCD is #CDC1C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1CDC7.

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

Contrast with #C1CDCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1CDCD?

#C1CDCD is a airy cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C1CDCD?

#C1CDCD in RGB is (193, 205, 205) - 193 red, 205 green, and 205 blue.

How to use #C1CDCD in CSS?

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

What colors go well with #C1CDCD?

#CDC1C1 (complementary), #C1CDC7 (analogous), and #96ABAB (lighter shade) work well with #C1CDCD.