#C2BAB9 Color Information

Hex color code: #C2BAB9

A balanced red shade, #C2BAB9 appears as (194, 186, 185) in RGB and (7°, 7%, 74%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#C2BAB9
RGB
194, 186, 185
HSL
7°, 7%, 74%
CMYK
0%, 4%, 5%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C2BAB9; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

194, 186, 185

Red: 194 / Green: 186 / Blue: 185

HSL

7°, 7%, 74%

Hue: 7° / Saturation: 7% / Lightness: 74%

CMYK

0%, 4%, 5%, 24%

Cyan: 0% / Magenta: 4% / Yellow: 5% / Key: 24%

What color is #C2BAB9?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C2BAB9 to RGB:

rgb(194, 186, 185)HEX to RGB Converter →

HEX to HSL

Convert #C2BAB9 to HSL:

hsl(7, 7%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #C2BAB9 to CMYK:

cmyk(0%, 4%, 5%, 24%)Color Converter →

Color Meaning and Usage

#C2BAB9 is a balanced red color with RGB values of 194, 186, 185 and HSL of 7°, 7%, 74%. 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 #C2BAB9 is #B8C0C1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1B8BC.

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

Contrast with #C2BAB9

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C2BAB9?

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

What is the RGB value of #C2BAB9?

#C2BAB9 in RGB is (194, 186, 185) - 194 red, 186 green, and 185 blue.

How to use #C2BAB9 in CSS?

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

What colors go well with #C2BAB9?

#B8C0C1 (complementary), #C1B8BC (analogous), and #9E918F (lighter shade) work well with #C2BAB9.