#BCAB5C Color Information

Hex color code: #BCAB5C

A soft yellow shade, #BCAB5C appears as (188, 171, 92) in RGB and (49°, 42%, 55%) in HSL. It is typically applied in digital products.

Try:
Color NamePeru
HEX
#BCAB5C
RGB
188, 171, 92
HSL
49°, 42%, 55%
CMYK
0%, 9%, 51%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAB5C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 171, 92

Red: 188 / Green: 171 / Blue: 92

HSL

49°, 42%, 55%

Hue: 49° / Saturation: 42% / Lightness: 55%

CMYK

0%, 9%, 51%, 26%

Cyan: 0% / Magenta: 9% / Yellow: 51% / Key: 26%

What color is #BCAB5C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAB5C to RGB:

rgb(188, 171, 92)HEX to RGB Converter →

HEX to HSL

Convert #BCAB5C to HSL:

hsl(49, 42%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAB5C to CMYK:

cmyk(0%, 9%, 51%, 26%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #BCAB5C has RGB (188, 171, 92) and HSL (49°, 42%, 55%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAB5C is #5C6EBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC7B5C.

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

Contrast with #BCAB5C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAB5C?

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

What is the RGB value of #BCAB5C?

#BCAB5C in RGB is (188, 171, 92) - 188 red, 171 green, and 92 blue.

How to use #BCAB5C in CSS?

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

What colors go well with #BCAB5C?

#5C6EBC (complementary), #BC7B5C (analogous), and #91813B (lighter shade) work well with #BCAB5C.