#BEBD6F Color Information

Hex color code: #BEBD6F

A delicate yellow shade, #BEBD6F appears as (190, 189, 111) in RGB and (59°, 38%, 59%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BEBD6F
RGB
190, 189, 111
HSL
59°, 38%, 59%
CMYK
0%, 1%, 42%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBD6F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 189, 111

Red: 190 / Green: 189 / Blue: 111

HSL

59°, 38%, 59%

Hue: 59° / Saturation: 38% / Lightness: 59%

CMYK

0%, 1%, 42%, 25%

Cyan: 0% / Magenta: 1% / Yellow: 42% / Key: 25%

What color is #BEBD6F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBD6F to RGB:

rgb(190, 189, 111)HEX to RGB Converter →

HEX to HSL

Convert #BEBD6F to HSL:

hsl(59, 38%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBD6F to CMYK:

cmyk(0%, 1%, 42%, 25%)Color Converter →

Color Meaning and Usage

#BEBD6F is a delicate yellow color with RGB values of 190, 189, 111 and HSL of 59°, 38%, 59%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBD6F is #6F70BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE956F.

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

Contrast with #BEBD6F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBD6F?

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

What is the RGB value of #BEBD6F?

#BEBD6F in RGB is (190, 189, 111) - 190 red, 189 green, and 111 blue.

How to use #BEBD6F in CSS?

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

What colors go well with #BEBD6F?

#6F70BE (complementary), #BE956F (analogous), and #9B9946 (lighter shade) work well with #BEBD6F.