#C1B2AE Color Information

Hex color code: #C1B2AE

#C1B2AE is a muted red color. In RGB it is (193, 178, 174), and in HSL it is (13°, 13%, 72%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#C1B2AE
RGB
193, 178, 174
HSL
13°, 13%, 72%
CMYK
0%, 8%, 10%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1B2AE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 178, 174

Red: 193 / Green: 178 / Blue: 174

HSL

13°, 13%, 72%

Hue: 13° / Saturation: 13% / Lightness: 72%

CMYK

0%, 8%, 10%, 24%

Cyan: 0% / Magenta: 8% / Yellow: 10% / Key: 24%

What color is #C1B2AE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1B2AE to RGB:

rgb(193, 178, 174)HEX to RGB Converter →

HEX to HSL

Convert #C1B2AE to HSL:

hsl(13, 13%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #C1B2AE to CMYK:

cmyk(0%, 8%, 10%, 24%)Color Converter →

Color Meaning and Usage

A muted red tone, #C1B2AE has RGB (193, 178, 174) and HSL (13°, 13%, 72%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1B2AE is #AEBDC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1AEB4.

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

Contrast with #C1B2AE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1B2AE?

#C1B2AE is a muted red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C1B2AE?

#C1B2AE in RGB is (193, 178, 174) - 193 red, 178 green, and 174 blue.

How to use #C1B2AE in CSS?

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

What colors go well with #C1B2AE?

#AEBDC1 (complementary), #C1AEB4 (analogous), and #A08983 (lighter shade) work well with #C1B2AE.