#BEBCB3 Color Information

Hex color code: #BEBCB3

#BEBCB3 is a neutral yellow color. In RGB it is (190, 188, 179), and in HSL it is (49°, 8%, 72%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEBCB3
RGB
190, 188, 179
HSL
49°, 8%, 72%
CMYK
0%, 1%, 6%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBCB3; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 188, 179

Red: 190 / Green: 188 / Blue: 179

HSL

49°, 8%, 72%

Hue: 49° / Saturation: 8% / Lightness: 72%

CMYK

0%, 1%, 6%, 25%

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

What color is #BEBCB3?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBCB3 to RGB:

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

HEX to HSL

Convert #BEBCB3 to HSL:

hsl(49, 8%, 72%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBCB3 to CMYK:

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

Color Meaning and Usage

#BEBCB3 is a balanced yellow color with RGB values of 190, 188, 179 and HSL of 49°, 8%, 72%. 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 #BEBCB3 is #B2B4BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB6B2.

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

Contrast with #BEBCB3

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBCB3?

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

What is the RGB value of #BEBCB3?

#BEBCB3 in RGB is (190, 188, 179) - 190 red, 188 green, and 179 blue.

How to use #BEBCB3 in CSS?

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

What colors go well with #BEBCB3?

#B2B4BD (complementary), #BDB6B2 (analogous), and #9A9789 (lighter shade) work well with #BEBCB3.