#BCA39F Color Information

Hex color code: #BCA39F

The hex color #BCA39F is a understated red with RGB values of (188, 163, 159) and HSL of (8°, 18%, 68%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BCA39F
RGB
188, 163, 159
HSL
8°, 18%, 68%
CMYK
0%, 13%, 15%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA39F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 163, 159

Red: 188 / Green: 163 / Blue: 159

HSL

8°, 18%, 68%

Hue: 8° / Saturation: 18% / Lightness: 68%

CMYK

0%, 13%, 15%, 26%

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

What color is #BCA39F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA39F to RGB:

rgb(188, 163, 159)HEX to RGB Converter →

HEX to HSL

Convert #BCA39F to HSL:

hsl(8, 18%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BCA39F to CMYK:

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

Color Meaning and Usage

A muted red tone, #BCA39F has RGB (188, 163, 159) and HSL (8°, 18%, 68%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA39F is #9FB8BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9FA9.

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

Contrast with #BCA39F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA39F?

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

What is the RGB value of #BCA39F?

#BCA39F in RGB is (188, 163, 159) - 188 red, 163 green, and 159 blue.

How to use #BCA39F in CSS?

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

What colors go well with #BCA39F?

#9FB8BC (complementary), #BC9FA9 (analogous), and #9D7772 (lighter shade) work well with #BCA39F.