#BCACA4 Color Information

Hex color code: #BCACA4

A balanced orange shade, #BCACA4 appears as (188, 172, 164) in RGB and (20°, 15%, 69%) in HSL. It is often used for branding and logos.

Try:
Color NameTan
HEX
#BCACA4
RGB
188, 172, 164
HSL
20°, 15%, 69%
CMYK
0%, 9%, 13%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCACA4; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 172, 164

Red: 188 / Green: 172 / Blue: 164

HSL

20°, 15%, 69%

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

CMYK

0%, 9%, 13%, 26%

Cyan: 0% / Magenta: 9% / Yellow: 13% / Key: 26%

What color is #BCACA4?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCACA4 to RGB:

rgb(188, 172, 164)HEX to RGB Converter →

HEX to HSL

Convert #BCACA4 to HSL:

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

HEX to CMYK

Convert #BCACA4 to CMYK:

cmyk(0%, 9%, 13%, 26%)Color Converter →

Color Meaning and Usage

A muted orange tone, #BCACA4 has RGB (188, 172, 164) and HSL (20°, 15%, 69%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCACA4 is #A4B4BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BCA4A8.

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

Contrast with #BCACA4

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCACA4?

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

What is the RGB value of #BCACA4?

#BCACA4 in RGB is (188, 172, 164) - 188 red, 172 green, and 164 blue.

How to use #BCACA4 in CSS?

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

What colors go well with #BCACA4?

#A4B4BC (complementary), #BCA4A8 (analogous), and #9B8478 (lighter shade) work well with #BCACA4.