#BCAE8A Color Information

Hex color code: #BCAE8A

#BCAE8A is a delicate orange color. In RGB it is (188, 174, 138), and in HSL it is (43°, 27%, 64%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BCAE8A
RGB
188, 174, 138
HSL
43°, 27%, 64%
CMYK
0%, 7%, 27%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAE8A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 174, 138

Red: 188 / Green: 174 / Blue: 138

HSL

43°, 27%, 64%

Hue: 43° / Saturation: 27% / Lightness: 64%

CMYK

0%, 7%, 27%, 26%

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

What color is #BCAE8A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAE8A to RGB:

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

HEX to HSL

Convert #BCAE8A to HSL:

hsl(43, 27%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAE8A to CMYK:

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

Color Meaning and Usage

#BCAE8A is a pastel orange color with RGB values of 188, 174, 138 and HSL of 43°, 27%, 64%. This orange-yellow hue evokes optimism and creativity, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAE8A is #8A98BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC958A.

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

Contrast with #BCAE8A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAE8A?

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

What is the RGB value of #BCAE8A?

#BCAE8A in RGB is (188, 174, 138) - 188 red, 174 green, and 138 blue.

How to use #BCAE8A in CSS?

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

What colors go well with #BCAE8A?

#8A98BC (complementary), #BC958A (analogous), and #9F8C5B (lighter shade) work well with #BCAE8A.