#C3C9BA Color Information

Hex color code: #C3C9BA

#C3C9BA is a airy green color. In RGB it is (195, 201, 186), and in HSL it is (84°, 12%, 76%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C3C9BA
RGB
195, 201, 186
HSL
84°, 12%, 76%
CMYK
3%, 0%, 7%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C3C9BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

195, 201, 186

Red: 195 / Green: 201 / Blue: 186

HSL

84°, 12%, 76%

Hue: 84° / Saturation: 12% / Lightness: 76%

CMYK

3%, 0%, 7%, 21%

Cyan: 3% / Magenta: 0% / Yellow: 7% / Key: 21%

What color is #C3C9BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C3C9BA to RGB:

rgb(195, 201, 186)HEX to RGB Converter →

HEX to HSL

Convert #C3C9BA to HSL:

hsl(84, 12%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C3C9BA to CMYK:

cmyk(3%, 0%, 7%, 21%)Color Converter →

Color Meaning and Usage

A light green tone, #C3C9BA has RGB (195, 201, 186) and HSL (84°, 12%, 76%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C3C9BA is #C0BAC9, creating high-contrast pairings. For softer combinations, try analogous colors like #C9C8BA.

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

Contrast with #C3C9BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C3C9BA?

#C3C9BA is a light green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C3C9BA?

#C3C9BA in RGB is (195, 201, 186) - 195 red, 201 green, and 186 blue.

How to use #C3C9BA in CSS?

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

What colors go well with #C3C9BA?

#C0BAC9 (complementary), #C9C8BA (analogous), and #9EA790 (lighter shade) work well with #C3C9BA.