#C6CDCB Color Information

Hex color code: #C6CDCB

A soft cyan shade, #C6CDCB appears as (198, 205, 203) in RGB and (163°, 7%, 79%) in HSL. It is frequently seen in web interfaces.

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

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6CDCB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 205, 203

Red: 198 / Green: 205 / Blue: 203

HSL

163°, 7%, 79%

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

CMYK

3%, 0%, 1%, 20%

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

What color is #C6CDCB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6CDCB to RGB:

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

HEX to HSL

Convert #C6CDCB to HSL:

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

HEX to CMYK

Convert #C6CDCB to CMYK:

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

Color Meaning and Usage

A light cyan tone, #C6CDCB has RGB (198, 205, 203) and HSL (163°, 7%, 79%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6CDCB is #CDC6C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C6CDC7.

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

Contrast with #C6CDCB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6CDCB?

#C6CDCB is a light cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C6CDCB?

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

How to use #C6CDCB in CSS?

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

What colors go well with #C6CDCB?

#CDC6C8 (complementary), #C6CDC7 (analogous), and #9DAAA6 (lighter shade) work well with #C6CDCB.