#BEB38E Color Information

Hex color code: #BEB38E

The hex color #BEB38E is a gentle yellow with RGB values of (190, 179, 142) and HSL of (46°, 27%, 65%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BEB38E
RGB
190, 179, 142
HSL
46°, 27%, 65%
CMYK
0%, 6%, 25%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEB38E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 179, 142

Red: 190 / Green: 179 / Blue: 142

HSL

46°, 27%, 65%

Hue: 46° / Saturation: 27% / Lightness: 65%

CMYK

0%, 6%, 25%, 25%

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

What color is #BEB38E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEB38E to RGB:

rgb(190, 179, 142)HEX to RGB Converter →

HEX to HSL

Convert #BEB38E to HSL:

hsl(46, 27%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BEB38E to CMYK:

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

Color Meaning and Usage

#BEB38E is a gentle yellow color with RGB values of 190, 179, 142 and HSL of 46°, 27%, 65%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEB38E is #8E99BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE9B8E.

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

Contrast with #BEB38E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEB38E?

#BEB38E is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEB38E?

#BEB38E in RGB is (190, 179, 142) - 190 red, 179 green, and 142 blue.

How to use #BEB38E in CSS?

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

What colors go well with #BEB38E?

#8E99BE (complementary), #BE9B8E (analogous), and #A2925D (lighter shade) work well with #BEB38E.