#C2CACC Color Information

Hex color code: #C2CACC

A ethereal cyan shade, #C2CACC appears as (194, 202, 204) in RGB and (192°, 9%, 78%) in HSL. It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C2CACC
RGB
194, 202, 204
HSL
192°, 9%, 78%
CMYK
5%, 1%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2CACC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 202, 204

Red: 194 / Green: 202 / Blue: 204

HSL

192°, 9%, 78%

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

CMYK

5%, 1%, 0%, 20%

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

What color is #C2CACC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2CACC to RGB:

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

HEX to HSL

Convert #C2CACC to HSL:

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

HEX to CMYK

Convert #C2CACC to CMYK:

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

Color Meaning and Usage

#C2CACC is a light cyan color with RGB values of 194, 202, 204 and HSL of 192°, 9%, 78%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C2CACC is #CCC4C2, creating high-contrast pairings. For softer combinations, try analogous colors like #C2CCC9.

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

Contrast with #C2CACC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2CACC?

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

What is the RGB value of #C2CACC?

#C2CACC in RGB is (194, 202, 204) - 194 red, 202 green, and 204 blue.

How to use #C2CACC in CSS?

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

What colors go well with #C2CACC?

#CCC4C2 (complementary), #C2CCC9 (analogous), and #98A6A9 (lighter shade) work well with #C2CACC.