#BEBBAC Color Information

Hex color code: #BEBBAC

A subtle yellow shade, #BEBBAC appears as (190, 187, 172) in RGB and (50°, 12%, 71%) in HSL. It is popular in mobile app design.

Try:
Color NameSilver
HEX
#BEBBAC
RGB
190, 187, 172
HSL
50°, 12%, 71%
CMYK
0%, 2%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBBAC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 187, 172

Red: 190 / Green: 187 / Blue: 172

HSL

50°, 12%, 71%

Hue: 50° / Saturation: 12% / Lightness: 71%

CMYK

0%, 2%, 9%, 25%

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

What color is #BEBBAC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBBAC to RGB:

rgb(190, 187, 172)HEX to RGB Converter →

HEX to HSL

Convert #BEBBAC to HSL:

hsl(50, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBBAC to CMYK:

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

Color Meaning and Usage

#BEBBAC is a muted yellow color with RGB values of 190, 187, 172 and HSL of 50°, 12%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBBAC is #ACAFBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB2AC.

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

Contrast with #BEBBAC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBBAC?

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

What is the RGB value of #BEBBAC?

#BEBBAC in RGB is (190, 187, 172) - 190 red, 187 green, and 172 blue.

How to use #BEBBAC in CSS?

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

What colors go well with #BEBBAC?

#ACAFBE (complementary), #BEB2AC (analogous), and #9C9881 (lighter shade) work well with #BEBBAC.