#BCAC94 Color Information

Hex color code: #BCAC94

#BCAC94 is a pastel orange color. In RGB it is (188, 172, 148), and in HSL it is (36°, 23%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BCAC94
RGB
188, 172, 148
HSL
36°, 23%, 66%
CMYK
0%, 9%, 21%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCAC94; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 172, 148

Red: 188 / Green: 172 / Blue: 148

HSL

36°, 23%, 66%

Hue: 36° / Saturation: 23% / Lightness: 66%

CMYK

0%, 9%, 21%, 26%

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

What color is #BCAC94?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCAC94 to RGB:

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

HEX to HSL

Convert #BCAC94 to HSL:

hsl(36, 23%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BCAC94 to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #BCAC94 has RGB (188, 172, 148) and HSL (36°, 23%, 66%). Known for evoking optimism and creativity, this orange-yellow hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCAC94 is #94A4BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9894.

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

Contrast with #BCAC94

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCAC94?

#BCAC94 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BCAC94?

#BCAC94 in RGB is (188, 172, 148) - 188 red, 172 green, and 148 blue.

How to use #BCAC94 in CSS?

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

What colors go well with #BCAC94?

#94A4BC (complementary), #BC9894 (analogous), and #9F8865 (lighter shade) work well with #BCAC94.