#BFB39E Color Information

Hex color code: #BFB39E

#BFB39E is a gentle orange color. In RGB it is (191, 179, 158), and in HSL it is (38°, 20%, 68%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BFB39E
RGB
191, 179, 158
HSL
38°, 20%, 68%
CMYK
0%, 6%, 17%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB39E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 179, 158

Red: 191 / Green: 179 / Blue: 158

HSL

38°, 20%, 68%

Hue: 38° / Saturation: 20% / Lightness: 68%

CMYK

0%, 6%, 17%, 25%

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

What color is #BFB39E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB39E to RGB:

rgb(191, 179, 158)HEX to RGB Converter →

HEX to HSL

Convert #BFB39E to HSL:

hsl(38, 20%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB39E to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #BFB39E has RGB (191, 179, 158) and HSL (38°, 20%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB39E is #9DA9BE, creating high-contrast pairings. For softer combinations, try analogous colors like #BEA19D.

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

Contrast with #BFB39E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB39E?

#BFB39E is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFB39E?

#BFB39E in RGB is (191, 179, 158) - 191 red, 179 green, and 158 blue.

How to use #BFB39E in CSS?

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

What colors go well with #BFB39E?

#9DA9BE (complementary), #BEA19D (analogous), and #9F8E6F (lighter shade) work well with #BFB39E.