#BEBE97 Color Information

Hex color code: #BEBE97

A soft yellow shade, #BEBE97 appears as (190, 190, 151) in RGB and (60°, 23%, 67%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BEBE97
RGB
190, 190, 151
HSL
60°, 23%, 67%
CMYK
0%, 0%, 21%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBE97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 151

Red: 190 / Green: 190 / Blue: 151

HSL

60°, 23%, 67%

Hue: 60° / Saturation: 23% / Lightness: 67%

CMYK

0%, 0%, 21%, 25%

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

What color is #BEBE97?

#BEBE97 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBE97 to RGB:

rgb(190, 190, 151)HEX to RGB Converter →

HEX to HSL

Convert #BEBE97 to HSL:

hsl(60, 23%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBE97 to CMYK:

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

Color Meaning and Usage

#BEBE97 is a delicate yellow color with RGB values of 190, 190, 151 and HSL of 60°, 23%, 67%. This green hue evokes nature and harmony, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBE97 is #9797BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEAB97.

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

Contrast with #BEBE97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBE97?

#BEBE97 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BEBE97?

#BEBE97 in RGB is (190, 190, 151) - 190 red, 190 green, and 151 blue.

How to use #BEBE97 in CSS?

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

What colors go well with #BEBE97?

#9797BE (complementary), #BEAB97 (analogous), and #A1A168 (lighter shade) work well with #BEBE97.