#BFBF97 Color Information

Hex color code: #BFBF97

#BFBF97 is a delicate yellow color. In RGB it is (191, 191, 151), and in HSL it is (60°, 24%, 67%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BFBF97
RGB
191, 191, 151
HSL
60°, 24%, 67%
CMYK
0%, 0%, 21%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBF97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 191, 151

Red: 191 / Green: 191 / Blue: 151

HSL

60°, 24%, 67%

Hue: 60° / Saturation: 24% / Lightness: 67%

CMYK

0%, 0%, 21%, 25%

Cyan: 0% / Magenta: 0% / Yellow: 21% / Key: 25%

What color is #BFBF97?

#BFBF97 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBF97 to RGB:

rgb(191, 191, 151)HEX to RGB Converter →

HEX to HSL

Convert #BFBF97 to HSL:

hsl(60, 24%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBF97 to CMYK:

cmyk(0%, 0%, 21%, 25%)Color Converter →

Color Meaning and Usage

A delicate yellow tone, #BFBF97 has RGB (191, 191, 151) and HSL (60°, 24%, 67%). Known for evoking nature and harmony, this green hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFBF97 is #9797BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BFAB97.

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

Contrast with #BFBF97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBF97?

#BFBF97 is a delicate yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BFBF97?

#BFBF97 in RGB is (191, 191, 151) - 191 red, 191 green, and 151 blue.

How to use #BFBF97 in CSS?

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

What colors go well with #BFBF97?

#9797BF (complementary), #BFAB97 (analogous), and #A2A267 (lighter shade) work well with #BFBF97.