#BCAE80 Color Information

Hex color code: #BCAE80

The hex color #BCAE80 is a subtle yellow with RGB values of (188, 174, 128) and HSL of (46°, 31%, 62%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BCAE80
RGB
188, 174, 128
HSL
46°, 31%, 62%
CMYK
0%, 7%, 32%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAE80; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 174, 128

Red: 188 / Green: 174 / Blue: 128

HSL

46°, 31%, 62%

Hue: 46° / Saturation: 31% / Lightness: 62%

CMYK

0%, 7%, 32%, 26%

Cyan: 0% / Magenta: 7% / Yellow: 32% / Key: 26%

What color is #BCAE80?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAE80 to RGB:

rgb(188, 174, 128)HEX to RGB Converter →

HEX to HSL

Convert #BCAE80 to HSL:

hsl(46, 31%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAE80 to CMYK:

cmyk(0%, 7%, 32%, 26%)Color Converter →

Color Meaning and Usage

#BCAE80 is a subtle yellow color with RGB values of 188, 174, 128 and HSL of 46°, 31%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAE80 is #808EBC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9080.

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

Contrast with #BCAE80

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAE80?

#BCAE80 is a subtle yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAE80?

#BCAE80 in RGB is (188, 174, 128) - 188 red, 174 green, and 128 blue.

How to use #BCAE80 in CSS?

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

What colors go well with #BCAE80?

#808EBC (complementary), #BC9080 (analogous), and #9D8C53 (lighter shade) work well with #BCAE80.