#BCAAA5 Color Information

Hex color code: #BCAAA5

The hex color #BCAAA5 is a neutral red with RGB values of (188, 170, 165) and HSL of (13°, 15%, 69%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BCAAA5
RGB
188, 170, 165
HSL
13°, 15%, 69%
CMYK
0%, 10%, 12%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAAA5; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 170, 165

Red: 188 / Green: 170 / Blue: 165

HSL

13°, 15%, 69%

Hue: 13° / Saturation: 15% / Lightness: 69%

CMYK

0%, 10%, 12%, 26%

Cyan: 0% / Magenta: 10% / Yellow: 12% / Key: 26%

What color is #BCAAA5?

#BCAAA5 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAAA5 to RGB:

rgb(188, 170, 165)HEX to RGB Converter →

HEX to HSL

Convert #BCAAA5 to HSL:

hsl(13, 15%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAAA5 to CMYK:

cmyk(0%, 10%, 12%, 26%)Color Converter →

Color Meaning and Usage

A muted red tone, #BCAAA5 has RGB (188, 170, 165) and HSL (13°, 15%, 69%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAAA5 is #A4B7BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4AB.

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

Contrast with #BCAAA5

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAAA5?

#BCAAA5 is a muted red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCAAA5?

#BCAAA5 in RGB is (188, 170, 165) - 188 red, 170 green, and 165 blue.

How to use #BCAAA5 in CSS?

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

What colors go well with #BCAAA5?

#A4B7BC (complementary), #BCA4AB (analogous), and #9B8078 (lighter shade) work well with #BCAAA5.