#C7BABC Color Information

Hex color code: #C7BABC

A understated red shade, #C7BABC appears as (199, 186, 188) in RGB and (351°, 10%, 75%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#C7BABC
RGB
199, 186, 188
HSL
351°, 10%, 75%
CMYK
0%, 7%, 6%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C7BABC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

199, 186, 188

Red: 199 / Green: 186 / Blue: 188

HSL

351°, 10%, 75%

Hue: 351° / Saturation: 10% / Lightness: 75%

CMYK

0%, 7%, 6%, 22%

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

What color is #C7BABC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C7BABC to RGB:

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

HEX to HSL

Convert #C7BABC to HSL:

hsl(351, 10%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C7BABC to CMYK:

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

Color Meaning and Usage

#C7BABC is a balanced red color with RGB values of 199, 186, 188 and HSL of 351°, 10%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C7BABC is #B9C6C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C6B9C1.

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

Contrast with #C7BABC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C7BABC?

#C7BABC is a balanced red color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C7BABC?

#C7BABC in RGB is (199, 186, 188) - 199 red, 186 green, and 188 blue.

How to use #C7BABC in CSS?

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

What colors go well with #C7BABC?

#B9C6C4 (complementary), #C6B9C1 (analogous), and #A38F92 (lighter shade) work well with #C7BABC.