#C1B5BA Color Information

Hex color code: #C1B5BA

The hex color #C1B5BA is a understated magenta with RGB values of (193, 181, 186) and HSL of (335°, 9%, 73%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C1B5BA
RGB
193, 181, 186
HSL
335°, 9%, 73%
CMYK
0%, 6%, 4%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1B5BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 181, 186

Red: 193 / Green: 181 / Blue: 186

HSL

335°, 9%, 73%

Hue: 335° / Saturation: 9% / Lightness: 73%

CMYK

0%, 6%, 4%, 24%

Cyan: 0% / Magenta: 6% / Yellow: 4% / Key: 24%

What color is #C1B5BA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1B5BA to RGB:

rgb(193, 181, 186)HEX to RGB Converter →

HEX to HSL

Convert #C1B5BA to HSL:

hsl(335, 9%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #C1B5BA to CMYK:

cmyk(0%, 6%, 4%, 24%)Color Converter →

Color Meaning and Usage

A understated magenta tone, #C1B5BA has RGB (193, 181, 186) and HSL (335°, 9%, 73%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1B5BA is #B4C0BB, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B4BF.

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

Contrast with #C1B5BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1B5BA?

#C1B5BA is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C1B5BA?

#C1B5BA in RGB is (193, 181, 186) - 193 red, 181 green, and 186 blue.

How to use #C1B5BA in CSS?

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

What colors go well with #C1B5BA?

#B4C0BB (complementary), #C0B4BF (analogous), and #9E8A92 (lighter shade) work well with #C1B5BA.