#C7CECC Color Information

Hex color code: #C7CECC

The hex color #C7CECC is a airy cyan with RGB values of (199, 206, 204) and HSL of (163°, 7%, 79%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C7CECC
RGB
199, 206, 204
HSL
163°, 7%, 79%
CMYK
3%, 0%, 1%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7CECC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 206, 204

Red: 199 / Green: 206 / Blue: 204

HSL

163°, 7%, 79%

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

CMYK

3%, 0%, 1%, 19%

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

What color is #C7CECC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7CECC to RGB:

rgb(199, 206, 204)HEX to RGB Converter →

HEX to HSL

Convert #C7CECC to HSL:

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

HEX to CMYK

Convert #C7CECC to CMYK:

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

Color Meaning and Usage

#C7CECC is a soft cyan color with RGB values of 199, 206, 204 and HSL of 163°, 7%, 79%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

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

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

Contrast with #C7CECC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7CECC?

#C7CECC is a soft cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C7CECC?

#C7CECC in RGB is (199, 206, 204) - 199 red, 206 green, and 204 blue.

How to use #C7CECC in CSS?

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

What colors go well with #C7CECC?

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