#BEB77B Color Information

Hex color code: #BEB77B

#BEB77B is a subtle yellow color. In RGB it is (190, 183, 123), and in HSL it is (54°, 34%, 61%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BEB77B
RGB
190, 183, 123
HSL
54°, 34%, 61%
CMYK
0%, 4%, 35%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB77B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 183, 123

Red: 190 / Green: 183 / Blue: 123

HSL

54°, 34%, 61%

Hue: 54° / Saturation: 34% / Lightness: 61%

CMYK

0%, 4%, 35%, 25%

Cyan: 0% / Magenta: 4% / Yellow: 35% / Key: 25%

What color is #BEB77B?

#BEB77B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB77B to RGB:

rgb(190, 183, 123)HEX to RGB Converter →

HEX to HSL

Convert #BEB77B to HSL:

hsl(54, 34%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BEB77B to CMYK:

cmyk(0%, 4%, 35%, 25%)Color Converter →

Color Meaning and Usage

#BEB77B is a delicate yellow color with RGB values of 190, 183, 123 and HSL of 54°, 34%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB77B is #7A80BD, creating high-contrast pairings. For softer combinations, try analogous colors like #BD957A.

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

Contrast with #BEB77B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB77B?

#BEB77B is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEB77B?

#BEB77B in RGB is (190, 183, 123) - 190 red, 183 green, and 123 blue.

How to use #BEB77B in CSS?

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

What colors go well with #BEB77B?

#7A80BD (complementary), #BD957A (analogous), and #9D954D (lighter shade) work well with #BEB77B.