#BFBF45 Color Information

Hex color code: #BFBF45

A subtle yellow shade, #BFBF45 appears as (191, 191, 69) in RGB and (60°, 49%, 51%) in HSL. It is often used for branding and logos.

Try:
Color NameYellow Green
HEX
#BFBF45
RGB
191, 191, 69
HSL
60°, 49%, 51%
CMYK
0%, 0%, 64%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFBF45; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 191, 69

Red: 191 / Green: 191 / Blue: 69

HSL

60°, 49%, 51%

Hue: 60° / Saturation: 49% / Lightness: 51%

CMYK

0%, 0%, 64%, 25%

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

What color is #BFBF45?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFBF45 to RGB:

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

HEX to HSL

Convert #BFBF45 to HSL:

hsl(60, 49%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #BFBF45 to CMYK:

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

Color Meaning and Usage

A subtle yellow tone, #BFBF45 has RGB (191, 191, 69) and HSL (60°, 49%, 51%). 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 #BFBF45 is #4545BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF8245.

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

Contrast with #BFBF45

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFBF45?

#BFBF45 is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BFBF45?

#BFBF45 in RGB is (191, 191, 69) - 191 red, 191 green, and 69 blue.

How to use #BFBF45 in CSS?

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

What colors go well with #BFBF45?

#4545BF (complementary), #BF8245 (analogous), and #89892F (lighter shade) work well with #BFBF45.