#C1BABC Color Information

Hex color code: #C1BABC

A subtle magenta shade, #C1BABC appears as (193, 186, 188) in RGB and (343°, 5%, 74%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#C1BABC
RGB
193, 186, 188
HSL
343°, 5%, 74%
CMYK
0%, 4%, 3%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1BABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 186, 188

Red: 193 / Green: 186 / Blue: 188

HSL

343°, 5%, 74%

Hue: 343° / Saturation: 5% / Lightness: 74%

CMYK

0%, 4%, 3%, 24%

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

What color is #C1BABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1BABC to RGB:

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

HEX to HSL

Convert #C1BABC to HSL:

hsl(343, 5%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C1BABC to CMYK:

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

Color Meaning and Usage

#C1BABC is a muted magenta color with RGB values of 193, 186, 188 and HSL of 343°, 5%, 74%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1BABC is #B9C0BE, creating high-contrast pairings. For softer combinations, try analogous colors like #C0B9BF.

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

Contrast with #C1BABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1BABC?

#C1BABC is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C1BABC?

#C1BABC in RGB is (193, 186, 188) - 193 red, 186 green, and 188 blue.

How to use #C1BABC in CSS?

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

What colors go well with #C1BABC?

#B9C0BE (complementary), #C0B9BF (analogous), and #9C9194 (lighter shade) work well with #C1BABC.