#BEBE9D Color Information

Hex color code: #BEBE9D

The hex color #BEBE9D is a soft yellow with RGB values of (190, 190, 157) and HSL of (60°, 20%, 68%). It is typically applied in digital products.

Try:
Color NameTan
HEX
#BEBE9D
RGB
190, 190, 157
HSL
60°, 20%, 68%
CMYK
0%, 0%, 17%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBE9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 190, 157

Red: 190 / Green: 190 / Blue: 157

HSL

60°, 20%, 68%

Hue: 60° / Saturation: 20% / Lightness: 68%

CMYK

0%, 0%, 17%, 25%

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

What color is #BEBE9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBE9D to RGB:

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

HEX to HSL

Convert #BEBE9D to HSL:

hsl(60, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBE9D to CMYK:

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

Color Meaning and Usage

#BEBE9D is a pastel yellow color with RGB values of 190, 190, 157 and HSL of 60°, 20%, 68%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBE9D is #9D9DBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEAD9D.

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

Contrast with #BEBE9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBE9D?

#BEBE9D is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BEBE9D?

#BEBE9D in RGB is (190, 190, 157) - 190 red, 190 green, and 157 blue.

How to use #BEBE9D in CSS?

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

What colors go well with #BEBE9D?

#9D9DBE (complementary), #BEAD9D (analogous), and #9F9F6F (lighter shade) work well with #BEBE9D.