#BCA141 Color Information

Hex color code: #BCA141

#BCA141 is a soft yellow color. In RGB it is (188, 161, 65), and in HSL it is (47°, 49%, 50%). It is typically applied in digital products.

Try:
Color NamePeru
HEX
#BCA141
RGB
188, 161, 65
HSL
47°, 49%, 50%
CMYK
0%, 14%, 65%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA141; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 161, 65

Red: 188 / Green: 161 / Blue: 65

HSL

47°, 49%, 50%

Hue: 47° / Saturation: 49% / Lightness: 50%

CMYK

0%, 14%, 65%, 26%

Cyan: 0% / Magenta: 14% / Yellow: 65% / Key: 26%

What color is #BCA141?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA141 to RGB:

rgb(188, 161, 65)HEX to RGB Converter →

HEX to HSL

Convert #BCA141 to HSL:

hsl(47, 49%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA141 to CMYK:

cmyk(0%, 14%, 65%, 26%)Color Converter →

Color Meaning and Usage

#BCA141 is a pastel yellow color with RGB values of 188, 161, 65 and HSL of 47°, 49%, 50%. This orange-yellow hue evokes optimism and creativity, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA141 is #415CBE, creating high-contrast pairings. For softer combinations, try analogous colors like #BE6441.

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

Contrast with #BCA141

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA141?

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

What is the RGB value of #BCA141?

#BCA141 in RGB is (188, 161, 65) - 188 red, 161 green, and 65 blue.

How to use #BCA141 in CSS?

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

What colors go well with #BCA141?

#415CBE (complementary), #BE6441 (analogous), and #85722E (lighter shade) work well with #BCA141.