#BFA39B Color Information

Hex color code: #BFA39B

#BFA39B is a subtle red color. In RGB it is (191, 163, 155), and in HSL it is (13°, 22%, 68%). It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BFA39B
RGB
191, 163, 155
HSL
13°, 22%, 68%
CMYK
0%, 15%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFA39B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 163, 155

Red: 191 / Green: 163 / Blue: 155

HSL

13°, 22%, 68%

Hue: 13° / Saturation: 22% / Lightness: 68%

CMYK

0%, 15%, 19%, 25%

Cyan: 0% / Magenta: 15% / Yellow: 19% / Key: 25%

What color is #BFA39B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFA39B to RGB:

rgb(191, 163, 155)HEX to RGB Converter →

HEX to HSL

Convert #BFA39B to HSL:

hsl(13, 22%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BFA39B to CMYK:

cmyk(0%, 15%, 19%, 25%)Color Converter →

Color Meaning and Usage

#BFA39B is a delicate red color with RGB values of 191, 163, 155 and HSL of 13°, 22%, 68%. This red-orange hue evokes warmth and passion, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFA39B is #9BB8BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF9BA6.

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

Contrast with #BFA39B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFA39B?

#BFA39B is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BFA39B?

#BFA39B in RGB is (191, 163, 155) - 191 red, 163 green, and 155 blue.

How to use #BFA39B in CSS?

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

What colors go well with #BFA39B?

#9BB8BF (complementary), #BF9BA6 (analogous), and #A2786D (lighter shade) work well with #BFA39B.