#C1CABF Color Information

Hex color code: #C1CABF

The hex color #C1CABF is a delicate green with RGB values of (193, 202, 191) and HSL of (109°, 9%, 77%). It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C1CABF
RGB
193, 202, 191
HSL
109°, 9%, 77%
CMYK
4%, 0%, 5%, 21%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1CABF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 202, 191

Red: 193 / Green: 202 / Blue: 191

HSL

109°, 9%, 77%

Hue: 109° / Saturation: 9% / Lightness: 77%

CMYK

4%, 0%, 5%, 21%

Cyan: 4% / Magenta: 0% / Yellow: 5% / Key: 21%

What color is #C1CABF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1CABF to RGB:

rgb(193, 202, 191)HEX to RGB Converter →

HEX to HSL

Convert #C1CABF to HSL:

hsl(109, 9%, 77%)RGB to HSL Converter →

HEX to CMYK

Convert #C1CABF to CMYK:

cmyk(4%, 0%, 5%, 21%)Color Converter →

Color Meaning and Usage

A airy green tone, #C1CABF has RGB (193, 202, 191) and HSL (109°, 9%, 77%). Known for evoking balance and subtlety, this desaturated neutral is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1CABF is #C8BFCA, creating high-contrast pairings. For softer combinations, try analogous colors like #C6CABF.

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

Contrast with #C1CABF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1CABF?

#C1CABF is a airy green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C1CABF?

#C1CABF in RGB is (193, 202, 191) - 193 red, 202 green, and 191 blue.

How to use #C1CABF in CSS?

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

What colors go well with #C1CABF?

#C8BFCA (complementary), #C6CABF (analogous), and #99A795 (lighter shade) work well with #C1CABF.