#BCA149 Color Information

Hex color code: #BCA149

The hex color #BCA149 is a subtle yellow with RGB values of (188, 161, 73) and HSL of (46°, 46%, 51%). It is popular in mobile app design.

Try:
Color NamePeru
HEX
#BCA149
RGB
188, 161, 73
HSL
46°, 46%, 51%
CMYK
0%, 14%, 61%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA149; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 161, 73

Red: 188 / Green: 161 / Blue: 73

HSL

46°, 46%, 51%

Hue: 46° / Saturation: 46% / Lightness: 51%

CMYK

0%, 14%, 61%, 26%

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

What color is #BCA149?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA149 to RGB:

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

HEX to HSL

Convert #BCA149 to HSL:

hsl(46, 46%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA149 to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #BCA149 has RGB (188, 161, 73) and HSL (46°, 46%, 51%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA149 is #4963BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC6749.

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

Contrast with #BCA149

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA149?

#BCA149 is a gentle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCA149?

#BCA149 in RGB is (188, 161, 73) - 188 red, 161 green, and 73 blue.

How to use #BCA149 in CSS?

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

What colors go well with #BCA149?

#4963BC (complementary), #BC6749 (analogous), and #867232 (lighter shade) work well with #BCA149.