#BEB2AD Color Information

Hex color code: #BEB2AD

A balanced orange shade, #BEB2AD appears as (190, 178, 173) in RGB and (18°, 12%, 71%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameSilver
HEX
#BEB2AD
RGB
190, 178, 173
HSL
18°, 12%, 71%
CMYK
0%, 6%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB2AD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 178, 173

Red: 190 / Green: 178 / Blue: 173

HSL

18°, 12%, 71%

Hue: 18° / Saturation: 12% / Lightness: 71%

CMYK

0%, 6%, 9%, 25%

Cyan: 0% / Magenta: 6% / Yellow: 9% / Key: 25%

What color is #BEB2AD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB2AD to RGB:

rgb(190, 178, 173)HEX to RGB Converter →

HEX to HSL

Convert #BEB2AD to HSL:

hsl(18, 12%, 71%)RGB to HSL Converter →

HEX to CMYK

Convert #BEB2AD to CMYK:

cmyk(0%, 6%, 9%, 25%)Color Converter →

Color Meaning and Usage

#BEB2AD is a balanced orange color with RGB values of 190, 178, 173 and HSL of 18°, 12%, 71%. 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 #BEB2AD is #ACB9BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEACB0.

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

Contrast with #BEB2AD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB2AD?

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

What is the RGB value of #BEB2AD?

#BEB2AD in RGB is (190, 178, 173) - 190 red, 178 green, and 173 blue.

How to use #BEB2AD in CSS?

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

What colors go well with #BEB2AD?

#ACB9BE (complementary), #BEACB0 (analogous), and #9C8981 (lighter shade) work well with #BEB2AD.