#BFB59F Color Information

Hex color code: #BFB59F

#BFB59F is a delicate orange color. In RGB it is (191, 181, 159), and in HSL it is (41°, 20%, 69%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BFB59F
RGB
191, 181, 159
HSL
41°, 20%, 69%
CMYK
0%, 5%, 17%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB59F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 181, 159

Red: 191 / Green: 181 / Blue: 159

HSL

41°, 20%, 69%

Hue: 41° / Saturation: 20% / Lightness: 69%

CMYK

0%, 5%, 17%, 25%

Cyan: 0% / Magenta: 5% / Yellow: 17% / Key: 25%

What color is #BFB59F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB59F to RGB:

rgb(191, 181, 159)HEX to RGB Converter →

HEX to HSL

Convert #BFB59F to HSL:

hsl(41, 20%, 69%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB59F to CMYK:

cmyk(0%, 5%, 17%, 25%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BFB59F has RGB (191, 181, 159) and HSL (41°, 20%, 69%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB59F is #A0AAC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0A6A0.

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

Contrast with #BFB59F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB59F?

#BFB59F is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFB59F?

#BFB59F in RGB is (191, 181, 159) - 191 red, 181 green, and 159 blue.

How to use #BFB59F in CSS?

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

What colors go well with #BFB59F?

#A0AAC0 (complementary), #C0A6A0 (analogous), and #A19272 (lighter shade) work well with #BFB59F.