#BCAE9C Color Information

Hex color code: #BCAE9C

A understated orange shade, #BCAE9C appears as (188, 174, 156) in RGB and (34°, 19%, 67%) in HSL. It is widely used in graphic design.

Try:
Color NameTan
HEX
#BCAE9C
RGB
188, 174, 156
HSL
34°, 19%, 67%
CMYK
0%, 7%, 17%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAE9C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 174, 156

Red: 188 / Green: 174 / Blue: 156

HSL

34°, 19%, 67%

Hue: 34° / Saturation: 19% / Lightness: 67%

CMYK

0%, 7%, 17%, 26%

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

What color is #BCAE9C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAE9C to RGB:

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

HEX to HSL

Convert #BCAE9C to HSL:

hsl(34, 19%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAE9C to CMYK:

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

Color Meaning and Usage

A understated orange tone, #BCAE9C has RGB (188, 174, 156) and HSL (34°, 19%, 67%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAE9C is #9BA9BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9D9B.

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

Contrast with #BCAE9C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAE9C?

#BCAE9C is a understated orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAE9C?

#BCAE9C in RGB is (188, 174, 156) - 188 red, 174 green, and 156 blue.

How to use #BCAE9C in CSS?

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

What colors go well with #BCAE9C?

#9BA9BB (complementary), #BB9D9B (analogous), and #9C886D (lighter shade) work well with #BCAE9C.