#BCA69F Color Information

Hex color code: #BCA69F

A balanced red shade, #BCA69F appears as (188, 166, 159) in RGB and (14°, 18%, 68%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BCA69F
RGB
188, 166, 159
HSL
14°, 18%, 68%
CMYK
0%, 12%, 15%, 26%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BCA69F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

188, 166, 159

Red: 188 / Green: 166 / Blue: 159

HSL

14°, 18%, 68%

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

CMYK

0%, 12%, 15%, 26%

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

What color is #BCA69F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BCA69F to RGB:

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

HEX to HSL

Convert #BCA69F to HSL:

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

HEX to CMYK

Convert #BCA69F to CMYK:

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

Color Meaning and Usage

A understated red tone, #BCA69F has RGB (188, 166, 159) and HSL (14°, 18%, 68%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BCA69F is #9FB5BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9FA7.

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

Contrast with #BCA69F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BCA69F?

#BCA69F is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BCA69F?

#BCA69F in RGB is (188, 166, 159) - 188 red, 166 green, and 159 blue.

How to use #BCA69F in CSS?

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

What colors go well with #BCA69F?

#9FB5BC (complementary), #BC9FA7 (analogous), and #9D7C72 (lighter shade) work well with #BCA69F.