#BFB39A Color Information

Hex color code: #BFB39A

#BFB39A is a delicate orange color. In RGB it is (191, 179, 154), and in HSL it is (41°, 22%, 68%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BFB39A
RGB
191, 179, 154
HSL
41°, 22%, 68%
CMYK
0%, 6%, 19%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB39A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 179, 154

Red: 191 / Green: 179 / Blue: 154

HSL

41°, 22%, 68%

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

CMYK

0%, 6%, 19%, 25%

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

What color is #BFB39A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB39A to RGB:

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

HEX to HSL

Convert #BFB39A to HSL:

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

HEX to CMYK

Convert #BFB39A to CMYK:

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

Color Meaning and Usage

A pastel orange tone, #BFB39A has RGB (191, 179, 154) and HSL (41°, 22%, 68%). Known for evoking optimism and creativity, this orange-yellow hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFB39A is #9BA7BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFA29B.

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

Contrast with #BFB39A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB39A?

#BFB39A is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFB39A?

#BFB39A in RGB is (191, 179, 154) - 191 red, 179 green, and 154 blue.

How to use #BFB39A in CSS?

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

What colors go well with #BFB39A?

#9BA7BF (complementary), #BFA29B (analogous), and #A2916D (lighter shade) work well with #BFB39A.