#C1A4BF Color Information

Hex color code: #C1A4BF

The hex color #C1A4BF is a neutral magenta with RGB values of (193, 164, 191) and HSL of (304°, 19%, 70%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C1A4BF
RGB
193, 164, 191
HSL
304°, 19%, 70%
CMYK
0%, 15%, 1%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C1A4BF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

193, 164, 191

Red: 193 / Green: 164 / Blue: 191

HSL

304°, 19%, 70%

Hue: 304° / Saturation: 19% / Lightness: 70%

CMYK

0%, 15%, 1%, 24%

Cyan: 0% / Magenta: 15% / Yellow: 1% / Key: 24%

What color is #C1A4BF?

#C1A4BF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C1A4BF to RGB:

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

HEX to HSL

Convert #C1A4BF to HSL:

hsl(304, 19%, 70%)RGB to HSL Converter →

HEX to CMYK

Convert #C1A4BF to CMYK:

cmyk(0%, 15%, 1%, 24%)Color Converter →

Color Meaning and Usage

#C1A4BF is a neutral magenta color with RGB values of 193, 164, 191 and HSL of 304°, 19%, 70%. This magenta-red hue evokes romance and playfulness, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C1A4BF is #A4C1A6, creating high-contrast pairings. For softer combinations, try analogous colors like #B4A4C1.

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

Contrast with #C1A4BF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C1A4BF?

#C1A4BF is a neutral magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #C1A4BF?

#C1A4BF in RGB is (193, 164, 191) - 193 red, 164 green, and 191 blue.

How to use #C1A4BF in CSS?

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

What colors go well with #C1A4BF?

#A4C1A6 (complementary), #B4A4C1 (analogous), and #A2769F (lighter shade) work well with #C1A4BF.