#BEBDBB Color Information

Hex color code: #BEBDBB

#BEBDBB is a neutral orange color. In RGB it is (190, 189, 187), and in HSL it is (40°, 2%, 74%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEBDBB
RGB
190, 189, 187
HSL
40°, 2%, 74%
CMYK
0%, 1%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBDBB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 189, 187

Red: 190 / Green: 189 / Blue: 187

HSL

40°, 2%, 74%

Hue: 40° / Saturation: 2% / Lightness: 74%

CMYK

0%, 1%, 2%, 25%

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

What color is #BEBDBB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBDBB to RGB:

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

HEX to HSL

Convert #BEBDBB to HSL:

hsl(40, 2%, 74%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBDBB to CMYK:

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

Color Meaning and Usage

A balanced orange tone, #BEBDBB has RGB (190, 189, 187) and HSL (40°, 2%, 74%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBDBB is #BBBCBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBCBB.

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

Contrast with #BEBDBB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBDBB?

#BEBDBB is a balanced orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEBDBB?

#BEBDBB in RGB is (190, 189, 187) - 190 red, 189 green, and 187 blue.

How to use #BEBDBB in CSS?

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

What colors go well with #BEBDBB?

#BBBCBE (complementary), #BEBCBB (analogous), and #999794 (lighter shade) work well with #BEBDBB.