#C5BABE Color Information

Hex color code: #C5BABE

The hex color #C5BABE is a subtle magenta with RGB values of (197, 186, 190) and HSL of (338°, 9%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C5BABE
RGB
197, 186, 190
HSL
338°, 9%, 75%
CMYK
0%, 6%, 4%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C5BABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

197, 186, 190

Red: 197 / Green: 186 / Blue: 190

HSL

338°, 9%, 75%

Hue: 338° / Saturation: 9% / Lightness: 75%

CMYK

0%, 6%, 4%, 23%

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

What color is #C5BABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C5BABE to RGB:

rgb(197, 186, 190)HEX to RGB Converter →

HEX to HSL

Convert #C5BABE to HSL:

hsl(338, 9%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C5BABE to CMYK:

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

Color Meaning and Usage

#C5BABE is a understated magenta color with RGB values of 197, 186, 190 and HSL of 338°, 9%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C5BABE is #BAC5C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BAC3.

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

Contrast with #C5BABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C5BABE?

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

What is the RGB value of #C5BABE?

#C5BABE in RGB is (197, 186, 190) - 197 red, 186 green, and 190 blue.

How to use #C5BABE in CSS?

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

What colors go well with #C5BABE?

#BAC5C1 (complementary), #C5BAC3 (analogous), and #A29097 (lighter shade) work well with #C5BABE.