#BEBAB8 Color Information

Hex color code: #BEBAB8

#BEBAB8 is a understated orange color. In RGB it is (190, 186, 184), and in HSL it is (20°, 4%, 73%). It is widely used in graphic design.

Try:
Color NameSilver
HEX
#BEBAB8
RGB
190, 186, 184
HSL
20°, 4%, 73%
CMYK
0%, 2%, 3%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBAB8; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 186, 184

Red: 190 / Green: 186 / Blue: 184

HSL

20°, 4%, 73%

Hue: 20° / Saturation: 4% / Lightness: 73%

CMYK

0%, 2%, 3%, 25%

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

What color is #BEBAB8?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBAB8 to RGB:

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

HEX to HSL

Convert #BEBAB8 to HSL:

hsl(20, 4%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBAB8 to CMYK:

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

Color Meaning and Usage

A muted orange tone, #BEBAB8 has RGB (190, 186, 184) and HSL (20°, 4%, 73%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBAB8 is #B7BBBD, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB7B8.

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

Contrast with #BEBAB8

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBAB8?

#BEBAB8 is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEBAB8?

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

How to use #BEBAB8 in CSS?

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

What colors go well with #BEBAB8?

#B7BBBD (complementary), #BDB7B8 (analogous), and #989290 (lighter shade) work well with #BEBAB8.