#C1CBCB Color Information

Hex color code: #C1CBCB

The hex color #C1CBCB is a soft cyan with RGB values of (193, 203, 203) and HSL of (180°, 9%, 78%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C1CBCB
RGB
193, 203, 203
HSL
180°, 9%, 78%
CMYK
5%, 0%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1CBCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 203, 203

Red: 193 / Green: 203 / Blue: 203

HSL

180°, 9%, 78%

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

CMYK

5%, 0%, 0%, 20%

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

What color is #C1CBCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1CBCB to RGB:

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

HEX to HSL

Convert #C1CBCB to HSL:

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

HEX to CMYK

Convert #C1CBCB to CMYK:

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

Color Meaning and Usage

#C1CBCB is a ethereal cyan color with RGB values of 193, 203, 203 and HSL of 180°, 9%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1CBCB is #CCC2C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2CCC7.

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

Contrast with #C1CBCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1CBCB?

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

What is the RGB value of #C1CBCB?

#C1CBCB in RGB is (193, 203, 203) - 193 red, 203 green, and 203 blue.

How to use #C1CBCB in CSS?

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

What colors go well with #C1CBCB?

#CCC2C2 (complementary), #C2CCC7 (analogous), and #98A9A9 (lighter shade) work well with #C1CBCB.