#C8BCBD Color Information

Hex color code: #C8BCBD

The hex color #C8BCBD is a light red with RGB values of (200, 188, 189) and HSL of (355°, 10%, 76%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C8BCBD
RGB
200, 188, 189
HSL
355°, 10%, 76%
CMYK
0%, 6%, 5%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C8BCBD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

200, 188, 189

Red: 200 / Green: 188 / Blue: 189

HSL

355°, 10%, 76%

Hue: 355° / Saturation: 10% / Lightness: 76%

CMYK

0%, 6%, 5%, 22%

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

What color is #C8BCBD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C8BCBD to RGB:

rgb(200, 188, 189)HEX to RGB Converter →

HEX to HSL

Convert #C8BCBD to HSL:

hsl(355, 10%, 76%)RGB to HSL Converter →

HEX to CMYK

Convert #C8BCBD to CMYK:

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

Color Meaning and Usage

#C8BCBD is a delicate red color with RGB values of 200, 188, 189 and HSL of 355°, 10%, 76%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C8BCBD is #BCC8C7, creating high-contrast pairings. For softer combinations, try analogous colors like #C8BCC3.

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

Contrast with #C8BCBD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C8BCBD?

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

What is the RGB value of #C8BCBD?

#C8BCBD in RGB is (200, 188, 189) - 200 red, 188 green, and 189 blue.

How to use #C8BCBD in CSS?

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

What colors go well with #C8BCBD?

#BCC8C7 (complementary), #C8BCC3 (analogous), and #A59293 (lighter shade) work well with #C8BCBD.