#C3D0CC Color Information

Hex color code: #C3D0CC

#C3D0CC is a light cyan color. In RGB it is (195, 208, 204), and in HSL it is (162°, 12%, 79%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C3D0CC
RGB
195, 208, 204
HSL
162°, 12%, 79%
CMYK
6%, 0%, 2%, 18%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3D0CC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 208, 204

Red: 195 / Green: 208 / Blue: 204

HSL

162°, 12%, 79%

Hue: 162° / Saturation: 12% / Lightness: 79%

CMYK

6%, 0%, 2%, 18%

Cyan: 6% / Magenta: 0% / Yellow: 2% / Key: 18%

What color is #C3D0CC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3D0CC to RGB:

rgb(195, 208, 204)HEX to RGB Converter →

HEX to HSL

Convert #C3D0CC to HSL:

hsl(162, 12%, 79%)RGB to HSL Converter →

HEX to CMYK

Convert #C3D0CC to CMYK:

cmyk(6%, 0%, 2%, 18%)Color Converter →

Color Meaning and Usage

#C3D0CC is a airy cyan color with RGB values of 195, 208, 204 and HSL of 162°, 12%, 79%. 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 #C3D0CC is #D0C3C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C3D0C6.

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

Contrast with #C3D0CC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3D0CC?

#C3D0CC is a airy cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C3D0CC?

#C3D0CC in RGB is (195, 208, 204) - 195 red, 208 green, and 204 blue.

How to use #C3D0CC in CSS?

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

What colors go well with #C3D0CC?

#D0C3C7 (complementary), #C3D0C6 (analogous), and #98AEA8 (lighter shade) work well with #C3D0CC.