#BEBAB7 Color Information

Hex color code: #BEBAB7

The hex color #BEBAB7 is a balanced orange with RGB values of (190, 186, 183) and HSL of (26°, 5%, 73%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEBAB7
RGB
190, 186, 183
HSL
26°, 5%, 73%
CMYK
0%, 2%, 4%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBAB7; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 186, 183

Red: 190 / Green: 186 / Blue: 183

HSL

26°, 5%, 73%

Hue: 26° / Saturation: 5% / Lightness: 73%

CMYK

0%, 2%, 4%, 25%

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

What color is #BEBAB7?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBAB7 to RGB:

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

HEX to HSL

Convert #BEBAB7 to HSL:

hsl(26, 5%, 73%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBAB7 to CMYK:

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

Color Meaning and Usage

#BEBAB7 is a subtle orange color with RGB values of 190, 186, 183 and HSL of 26°, 5%, 73%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBAB7 is #B7BBBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEB7B7.

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

Contrast with #BEBAB7

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBAB7?

#BEBAB7 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEBAB7?

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

How to use #BEBAB7 in CSS?

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

What colors go well with #BEBAB7?

#B7BBBE (complementary), #BEB7B7 (analogous), and #99938F (lighter shade) work well with #BEBAB7.