#C2CACD Color Information

Hex color code: #C2CACD

#C2CACD is a ethereal blue color. In RGB it is (194, 202, 205), and in HSL it is (196°, 10%, 78%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C2CACD
RGB
194, 202, 205
HSL
196°, 10%, 78%
CMYK
5%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CACD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 202, 205

Red: 194 / Green: 202 / Blue: 205

HSL

196°, 10%, 78%

Hue: 196° / Saturation: 10% / Lightness: 78%

CMYK

5%, 1%, 0%, 20%

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

What color is #C2CACD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CACD to RGB:

rgb(194, 202, 205)HEX to RGB Converter →

HEX to HSL

Convert #C2CACD to HSL:

hsl(196, 10%, 78%)RGB to HSL Converter →

HEX to CMYK

Convert #C2CACD to CMYK:

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

Color Meaning and Usage

#C2CACD is a soft blue color with RGB values of 194, 202, 205 and HSL of 196°, 10%, 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 #C2CACD is #CDC4C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1CDCA.

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

Contrast with #C2CACD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CACD?

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

What is the RGB value of #C2CACD?

#C2CACD in RGB is (194, 202, 205) - 194 red, 202 green, and 205 blue.

How to use #C2CACD in CSS?

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

What colors go well with #C2CACD?

#CDC4C1 (complementary), #C1CDCA (analogous), and #97A5AA (lighter shade) work well with #C2CACD.