#BEBEBA Color Information

Hex color code: #BEBEBA

#BEBEBA is a muted yellow color. In RGB it is (190, 190, 186), and in HSL it is (60°, 3%, 74%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BEBEBA
RGB
190, 190, 186
HSL
60°, 3%, 74%
CMYK
0%, 0%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBEBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 186

Red: 190 / Green: 190 / Blue: 186

HSL

60°, 3%, 74%

Hue: 60° / Saturation: 3% / Lightness: 74%

CMYK

0%, 0%, 2%, 25%

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

What color is #BEBEBA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBEBA to RGB:

rgb(190, 190, 186)HEX to RGB Converter →

HEX to HSL

Convert #BEBEBA to HSL:

hsl(60, 3%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBEBA to CMYK:

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

Color Meaning and Usage

A neutral yellow tone, #BEBEBA has RGB (190, 190, 186) and HSL (60°, 3%, 74%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBEBA is #BBBBBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFBDBB.

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

Contrast with #BEBEBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBEBA?

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

What is the RGB value of #BEBEBA?

#BEBEBA in RGB is (190, 190, 186) - 190 red, 190 green, and 186 blue.

How to use #BEBEBA in CSS?

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

What colors go well with #BEBEBA?

#BBBBBF (complementary), #BFBDBB (analogous), and #9A9A93 (lighter shade) work well with #BEBEBA.