#BEB2AC Color Information

Hex color code: #BEB2AC

#BEB2AC is a neutral orange color. In RGB it is (190, 178, 172), and in HSL it is (20°, 12%, 71%). It is commonly used in modern UI design.

Try:
Color NameSilver
HEX
#BEB2AC
RGB
190, 178, 172
HSL
20°, 12%, 71%
CMYK
0%, 6%, 9%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB2AC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 178, 172

Red: 190 / Green: 178 / Blue: 172

HSL

20°, 12%, 71%

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

CMYK

0%, 6%, 9%, 25%

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

What color is #BEB2AC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB2AC to RGB:

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

HEX to HSL

Convert #BEB2AC to HSL:

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

HEX to CMYK

Convert #BEB2AC to CMYK:

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

Color Meaning and Usage

#BEB2AC is a understated orange color with RGB values of 190, 178, 172 and HSL of 20°, 12%, 71%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB2AC is #ACB8BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEACAF.

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

Contrast with #BEB2AC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB2AC?

#BEB2AC is a understated orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #BEB2AC?

#BEB2AC in RGB is (190, 178, 172) - 190 red, 178 green, and 172 blue.

How to use #BEB2AC in CSS?

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

What colors go well with #BEB2AC?

#ACB8BE (complementary), #BEACAF (analogous), and #9C8A81 (lighter shade) work well with #BEB2AC.