#BCB58F Color Information

Hex color code: #BCB58F

A gentle yellow shade, #BCB58F appears as (188, 181, 143) in RGB and (51°, 25%, 65%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BCB58F
RGB
188, 181, 143
HSL
51°, 25%, 65%
CMYK
0%, 4%, 24%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCB58F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 181, 143

Red: 188 / Green: 181 / Blue: 143

HSL

51°, 25%, 65%

Hue: 51° / Saturation: 25% / Lightness: 65%

CMYK

0%, 4%, 24%, 26%

Cyan: 0% / Magenta: 4% / Yellow: 24% / Key: 26%

What color is #BCB58F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCB58F to RGB:

rgb(188, 181, 143)HEX to RGB Converter →

HEX to HSL

Convert #BCB58F to HSL:

hsl(51, 25%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BCB58F to CMYK:

cmyk(0%, 4%, 24%, 26%)Color Converter →

Color Meaning and Usage

#BCB58F is a soft yellow color with RGB values of 188, 181, 143 and HSL of 51°, 25%, 65%. 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 #BCB58F is #8F96BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9F8F.

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

Contrast with #BCB58F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCB58F?

#BCB58F is a soft yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCB58F?

#BCB58F in RGB is (188, 181, 143) - 188 red, 181 green, and 143 blue.

How to use #BCB58F in CSS?

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

What colors go well with #BCB58F?

#8F96BC (complementary), #BC9F8F (analogous), and #9F9660 (lighter shade) work well with #BCB58F.