#BEBDBF Color Information

Hex color code: #BEBDBF

The hex color #BEBDBF is a balanced purple with RGB values of (190, 189, 191) and HSL of (270°, 2%, 75%). It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEBDBF
RGB
190, 189, 191
HSL
270°, 2%, 75%
CMYK
1%, 1%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBDBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 189, 191

Red: 190 / Green: 189 / Blue: 191

HSL

270°, 2%, 75%

Hue: 270° / Saturation: 2% / Lightness: 75%

CMYK

1%, 1%, 0%, 25%

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

What color is #BEBDBF?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBDBF to RGB:

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

HEX to HSL

Convert #BEBDBF to HSL:

hsl(270, 2%, 75%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBDBF to CMYK:

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

Color Meaning and Usage

A muted purple tone, #BEBDBF has RGB (190, 189, 191) and HSL (270°, 2%, 75%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBDBF is #BFC1BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEBEC1.

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

Contrast with #BEBDBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBDBF?

#BEBDBF is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEBDBF?

#BEBDBF in RGB is (190, 189, 191) - 190 red, 189 green, and 191 blue.

How to use #BEBDBF in CSS?

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

What colors go well with #BEBDBF?

#BFC1BE (complementary), #BEBEC1 (analogous), and #99979B (lighter shade) work well with #BEBDBF.