#BEBC9C Color Information

Hex color code: #BEBC9C

A soft yellow shade, #BEBC9C appears as (190, 188, 156) in RGB and (56°, 21%, 68%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BEBC9C
RGB
190, 188, 156
HSL
56°, 21%, 68%
CMYK
0%, 1%, 18%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BEBC9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

190, 188, 156

Red: 190 / Green: 188 / Blue: 156

HSL

56°, 21%, 68%

Hue: 56° / Saturation: 21% / Lightness: 68%

CMYK

0%, 1%, 18%, 25%

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

What color is #BEBC9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BEBC9C to RGB:

rgb(190, 188, 156)HEX to RGB Converter →

HEX to HSL

Convert #BEBC9C to HSL:

hsl(56, 21%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BEBC9C to CMYK:

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

Color Meaning and Usage

A pastel yellow tone, #BEBC9C has RGB (190, 188, 156) and HSL (56°, 21%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BEBC9C is #9C9FBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFAB9C.

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

Contrast with #BEBC9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BEBC9C?

#BEBC9C is a pastel yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BEBC9C?

#BEBC9C in RGB is (190, 188, 156) - 190 red, 188 green, and 156 blue.

How to use #BEBC9C in CSS?

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

What colors go well with #BEBC9C?

#9C9FBF (complementary), #BFAB9C (analogous), and #A09D6E (lighter shade) work well with #BEBC9C.