#BFB375 Color Information

Hex color code: #BFB375

A soft yellow shade, #BFB375 appears as (191, 179, 117) in RGB and (50°, 37%, 60%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#BFB375
RGB
191, 179, 117
HSL
50°, 37%, 60%
CMYK
0%, 6%, 39%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFB375; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 179, 117

Red: 191 / Green: 179 / Blue: 117

HSL

50°, 37%, 60%

Hue: 50° / Saturation: 37% / Lightness: 60%

CMYK

0%, 6%, 39%, 25%

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

What color is #BFB375?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFB375 to RGB:

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

HEX to HSL

Convert #BFB375 to HSL:

hsl(50, 37%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BFB375 to CMYK:

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

Color Meaning and Usage

A gentle yellow tone, #BFB375 has RGB (191, 179, 117) and HSL (50°, 37%, 60%). 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 #BFB375 is #7380BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF8C73.

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

Contrast with #BFB375

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFB375?

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

What is the RGB value of #BFB375?

#BFB375 in RGB is (191, 179, 117) - 191 red, 179 green, and 117 blue.

How to use #BFB375 in CSS?

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

What colors go well with #BFB375?

#7380BF (complementary), #BF8C73 (analogous), and #9D8F48 (lighter shade) work well with #BFB375.