#BCA291 Color Information

Hex color code: #BCA291

A subtle orange shade, #BCA291 appears as (188, 162, 145) in RGB and (24°, 24%, 65%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BCA291
RGB
188, 162, 145
HSL
24°, 24%, 65%
CMYK
0%, 14%, 23%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA291; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 162, 145

Red: 188 / Green: 162 / Blue: 145

HSL

24°, 24%, 65%

Hue: 24° / Saturation: 24% / Lightness: 65%

CMYK

0%, 14%, 23%, 26%

Cyan: 0% / Magenta: 14% / Yellow: 23% / Key: 26%

What color is #BCA291?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA291 to RGB:

rgb(188, 162, 145)HEX to RGB Converter →

HEX to HSL

Convert #BCA291 to HSL:

hsl(24, 24%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA291 to CMYK:

cmyk(0%, 14%, 23%, 26%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BCA291 has RGB (188, 162, 145) and HSL (24°, 24%, 65%). 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 #BCA291 is #90AABB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB9095.

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

Contrast with #BCA291

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA291?

#BCA291 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA291?

#BCA291 in RGB is (188, 162, 145) - 188 red, 162 green, and 145 blue.

How to use #BCA291 in CSS?

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

What colors go well with #BCA291?

#90AABB (complementary), #BB9095 (analogous), and #9E7961 (lighter shade) work well with #BCA291.