#C6CBCD Color Information

Hex color code: #C6CBCD

The hex color #C6CBCD is a ethereal blue with RGB values of (198, 203, 205) and HSL of (197°, 7%, 79%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C6CBCD
RGB
198, 203, 205
HSL
197°, 7%, 79%
CMYK
3%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CBCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 203, 205

Red: 198 / Green: 203 / Blue: 205

HSL

197°, 7%, 79%

Hue: 197° / Saturation: 7% / Lightness: 79%

CMYK

3%, 1%, 0%, 20%

Cyan: 3% / Magenta: 1% / Yellow: 0% / Key: 20%

What color is #C6CBCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CBCD to RGB:

rgb(198, 203, 205)HEX to RGB Converter →

HEX to HSL

Convert #C6CBCD to HSL:

hsl(197, 7%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #C6CBCD to CMYK:

cmyk(3%, 1%, 0%, 20%)Color Converter →

Color Meaning and Usage

A soft blue tone, #C6CBCD has RGB (198, 203, 205) and HSL (197°, 7%, 79%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6CBCD is #CDC8C6, creating high-contrast pairings. For softer combinations, try analogous colors like #C6CDCC.

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

Contrast with #C6CBCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6CBCD?

#C6CBCD is a soft blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C6CBCD?

#C6CBCD in RGB is (198, 203, 205) - 198 red, 203 green, and 205 blue.

How to use #C6CBCD in CSS?

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

What colors go well with #C6CBCD?

#CDC8C6 (complementary), #C6CDCC (analogous), and #9DA6AA (lighter shade) work well with #C6CBCD.