#C6BBBC Color Information

Hex color code: #C6BBBC

#C6BBBC is a subtle red color. In RGB it is (198, 187, 188), and in HSL it is (355°, 9%, 75%). It is often used for branding and logos.

Try:
Color NameSilver
HEX
#C6BBBC
RGB
198, 187, 188
HSL
355°, 9%, 75%
CMYK
0%, 6%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C6BBBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

198, 187, 188

Red: 198 / Green: 187 / Blue: 188

HSL

355°, 9%, 75%

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

CMYK

0%, 6%, 5%, 22%

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

What color is #C6BBBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C6BBBC to RGB:

rgb(198, 187, 188)HEX to RGB Converter →

HEX to HSL

Convert #C6BBBC to HSL:

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

HEX to CMYK

Convert #C6BBBC to CMYK:

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

Color Meaning and Usage

A neutral red tone, #C6BBBC has RGB (198, 187, 188) and HSL (355°, 9%, 75%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C6BBBC is #BAC5C4, creating high-contrast pairings. For softer combinations, try analogous colors like #C5BAC0.

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

Contrast with #C6BBBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C6BBBC?

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

What is the RGB value of #C6BBBC?

#C6BBBC in RGB is (198, 187, 188) - 198 red, 187 green, and 188 blue.

How to use #C6BBBC in CSS?

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

What colors go well with #C6BBBC?

#BAC5C4 (complementary), #C5BAC0 (analogous), and #A29091 (lighter shade) work well with #C6BBBC.