#C0BFBC Color Information

Hex color code: #C0BFBC

The hex color #C0BFBC is a neutral yellow with RGB values of (192, 191, 188) and HSL of (45°, 3%, 75%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#C0BFBC
RGB
192, 191, 188
HSL
45°, 3%, 75%
CMYK
0%, 1%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #C0BFBC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

192, 191, 188

Red: 192 / Green: 191 / Blue: 188

HSL

45°, 3%, 75%

Hue: 45° / Saturation: 3% / Lightness: 75%

CMYK

0%, 1%, 2%, 25%

Cyan: 0% / Magenta: 1% / Yellow: 2% / Key: 25%

What color is #C0BFBC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #C0BFBC to RGB:

rgb(192, 191, 188)HEX to RGB Converter →

HEX to HSL

Convert #C0BFBC to HSL:

hsl(45, 3%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #C0BFBC to CMYK:

cmyk(0%, 1%, 2%, 25%)Color Converter →

Color Meaning and Usage

#C0BFBC is a balanced yellow color with RGB values of 192, 191, 188 and HSL of 45°, 3%, 75%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #C0BFBC is #BDBEC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1BEBD.

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

Contrast with #C0BFBC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #C0BFBC?

#C0BFBC is a balanced yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #C0BFBC?

#C0BFBC in RGB is (192, 191, 188) - 192 red, 191 green, and 188 blue.

How to use #C0BFBC in CSS?

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

What colors go well with #C0BFBC?

#BDBEC1 (complementary), #C1BEBD (analogous), and #9C9B96 (lighter shade) work well with #C0BFBC.