#BCBFB0 Color Information

Hex color code: #BCBFB0

A understated yellow shade, #BCBFB0 appears as (188, 191, 176) in RGB and (72°, 10%, 72%) in HSL. It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BCBFB0
RGB
188, 191, 176
HSL
72°, 10%, 72%
CMYK
2%, 0%, 8%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCBFB0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 191, 176

Red: 188 / Green: 191 / Blue: 176

HSL

72°, 10%, 72%

Hue: 72° / Saturation: 10% / Lightness: 72%

CMYK

2%, 0%, 8%, 25%

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

What color is #BCBFB0?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCBFB0 to RGB:

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

HEX to HSL

Convert #BCBFB0 to HSL:

hsl(72, 10%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BCBFB0 to CMYK:

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

Color Meaning and Usage

#BCBFB0 is a balanced yellow color with RGB values of 188, 191, 176 and HSL of 72°, 10%, 72%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCBFB0 is #B3B0BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBAB0.

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

Contrast with #BCBFB0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCBFB0?

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

What is the RGB value of #BCBFB0?

#BCBFB0 in RGB is (188, 191, 176) - 188 red, 191 green, and 176 blue.

How to use #BCBFB0 in CSS?

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

What colors go well with #BCBFB0?

#B3B0BF (complementary), #BFBAB0 (analogous), and #989C86 (lighter shade) work well with #BCBFB0.