#BEBAB4 Color Information

Hex color code: #BEBAB4

The hex color #BEBAB4 is a muted orange with RGB values of (190, 186, 180) and HSL of (36°, 7%, 73%). It is typically applied in digital products.

Try:
Color NameSilver
HEX
#BEBAB4
RGB
190, 186, 180
HSL
36°, 7%, 73%
CMYK
0%, 2%, 5%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBAB4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 186, 180

Red: 190 / Green: 186 / Blue: 180

HSL

36°, 7%, 73%

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

CMYK

0%, 2%, 5%, 25%

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

What color is #BEBAB4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBAB4 to RGB:

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

HEX to HSL

Convert #BEBAB4 to HSL:

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

HEX to CMYK

Convert #BEBAB4 to CMYK:

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

Color Meaning and Usage

#BEBAB4 is a muted orange color with RGB values of 190, 186, 180 and HSL of 36°, 7%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBAB4 is #B5B9BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFB6B5.

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

Contrast with #BEBAB4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBAB4?

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

What is the RGB value of #BEBAB4?

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

How to use #BEBAB4 in CSS?

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

What colors go well with #BEBAB4?

#B5B9BF (complementary), #BFB6B5 (analogous), and #9B958C (lighter shade) work well with #BEBAB4.