#BEB4BB Color Information

Hex color code: #BEB4BB

A subtle magenta shade, #BEB4BB appears as (190, 180, 187) in RGB and (318°, 7%, 73%) in HSL. It is often used for branding and logos.

Try:
Color NameSilver
HEX
#BEB4BB
RGB
190, 180, 187
HSL
318°, 7%, 73%
CMYK
0%, 5%, 2%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB4BB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 180, 187

Red: 190 / Green: 180 / Blue: 187

HSL

318°, 7%, 73%

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

CMYK

0%, 5%, 2%, 25%

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

What color is #BEB4BB?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB4BB to RGB:

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

HEX to HSL

Convert #BEB4BB to HSL:

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

HEX to CMYK

Convert #BEB4BB to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #BEB4BB has RGB (190, 180, 187) and HSL (318°, 7%, 73%). Known for evoking balance and subtlety, this desaturated neutral is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB4BB is #B5BFB8, creating high-contrast pairings. For softer combinations, try analogous colors like #BDB5BF.

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

Contrast with #BEB4BB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB4BB?

#BEB4BB is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEB4BB?

#BEB4BB in RGB is (190, 180, 187) - 190 red, 180 green, and 187 blue.

How to use #BEB4BB in CSS?

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

What colors go well with #BEB4BB?

#B5BFB8 (complementary), #BDB5BF (analogous), and #9B8C97 (lighter shade) work well with #BEB4BB.