#C4BABB Color Information

Hex color code: #C4BABB

A balanced red shade, #C4BABB appears as (196, 186, 187) in RGB and (354°, 8%, 75%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C4BABB
RGB
196, 186, 187
HSL
354°, 8%, 75%
CMYK
0%, 5%, 5%, 23%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C4BABB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

196, 186, 187

Red: 196 / Green: 186 / Blue: 187

HSL

354°, 8%, 75%

Hue: 354° / Saturation: 8% / Lightness: 75%

CMYK

0%, 5%, 5%, 23%

Cyan: 0% / Magenta: 5% / Yellow: 5% / Key: 23%

What color is #C4BABB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C4BABB to RGB:

rgb(196, 186, 187)HEX to RGB Converter →

HEX to HSL

Convert #C4BABB to HSL:

hsl(354, 8%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C4BABB to CMYK:

cmyk(0%, 5%, 5%, 23%)Color Converter →

Color Meaning and Usage

A balanced red tone, #C4BABB has RGB (196, 186, 187) and HSL (354°, 8%, 75%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C4BABB is #BAC4C3, creating high-contrast pairings. For softer combinations, try analogous colors like #C4BAC0.

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

Contrast with #C4BABB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C4BABB?

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

What is the RGB value of #C4BABB?

#C4BABB in RGB is (196, 186, 187) - 196 red, 186 green, and 187 blue.

How to use #C4BABB in CSS?

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

What colors go well with #C4BABB?

#BAC4C3 (complementary), #C4BAC0 (analogous), and #A19192 (lighter shade) work well with #C4BABB.