#C8BABE Color Information

Hex color code: #C8BABE

A soft magenta shade, #C8BABE appears as (200, 186, 190) in RGB and (343°, 11%, 76%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C8BABE
RGB
200, 186, 190
HSL
343°, 11%, 76%
CMYK
0%, 7%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8BABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 186, 190

Red: 200 / Green: 186 / Blue: 190

HSL

343°, 11%, 76%

Hue: 343° / Saturation: 11% / Lightness: 76%

CMYK

0%, 7%, 5%, 22%

Cyan: 0% / Magenta: 7% / Yellow: 5% / Key: 22%

What color is #C8BABE?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8BABE to RGB:

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

HEX to HSL

Convert #C8BABE to HSL:

hsl(343, 11%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C8BABE to CMYK:

cmyk(0%, 7%, 5%, 22%)Color Converter →

Color Meaning and Usage

#C8BABE is a soft magenta color with RGB values of 200, 186, 190 and HSL of 343°, 11%, 76%. 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 #C8BABE is #BBC9C5, creating high-contrast pairings. For softer combinations, try analogous colors like #C9BBC6.

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

Contrast with #C8BABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8BABE?

#C8BABE is a soft magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C8BABE?

#C8BABE in RGB is (200, 186, 190) - 200 red, 186 green, and 190 blue.

How to use #C8BABE in CSS?

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

What colors go well with #C8BABE?

#BBC9C5 (complementary), #C9BBC6 (analogous), and #A69197 (lighter shade) work well with #C8BABE.