#BEBCB4 Color Information

Hex color code: #BEBCB4

The hex color #BEBCB4 is a balanced yellow with RGB values of (190, 188, 180) and HSL of (48°, 7%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEBCB4
RGB
190, 188, 180
HSL
48°, 7%, 73%
CMYK
0%, 1%, 5%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBCB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 188, 180

Red: 190 / Green: 188 / Blue: 180

HSL

48°, 7%, 73%

Hue: 48° / Saturation: 7% / Lightness: 73%

CMYK

0%, 1%, 5%, 25%

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

What color is #BEBCB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBCB4 to RGB:

rgb(190, 188, 180)HEX to RGB Converter →

HEX to HSL

Convert #BEBCB4 to HSL:

hsl(48, 7%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBCB4 to CMYK:

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

Color Meaning and Usage

#BEBCB4 is a balanced yellow color with RGB values of 190, 188, 180 and HSL of 48°, 7%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBCB4 is #B5B7BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB8B5.

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

Contrast with #BEBCB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBCB4?

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

What is the RGB value of #BEBCB4?

#BEBCB4 in RGB is (190, 188, 180) - 190 red, 188 green, and 180 blue.

How to use #BEBCB4 in CSS?

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

What colors go well with #BEBCB4?

#B5B7BF (complementary), #BFB8B5 (analogous), and #9B988C (lighter shade) work well with #BEBCB4.