#BFC06D Color Information

Hex color code: #BFC06D

The hex color #BFC06D is a subtle yellow with RGB values of (191, 192, 109) and HSL of (61°, 40%, 59%). It is often used for branding and logos.

Try:
Color NameTan
HEX
#BFC06D
RGB
191, 192, 109
HSL
61°, 40%, 59%
CMYK
1%, 0%, 43%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC06D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 192, 109

Red: 191 / Green: 192 / Blue: 109

HSL

61°, 40%, 59%

Hue: 61° / Saturation: 40% / Lightness: 59%

CMYK

1%, 0%, 43%, 25%

Cyan: 1% / Magenta: 0% / Yellow: 43% / Key: 25%

What color is #BFC06D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC06D to RGB:

rgb(191, 192, 109)HEX to RGB Converter →

HEX to HSL

Convert #BFC06D to HSL:

hsl(61, 40%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC06D to CMYK:

cmyk(1%, 0%, 43%, 25%)Color Converter →

Color Meaning and Usage

#BFC06D is a gentle yellow color with RGB values of 191, 192, 109 and HSL of 61°, 40%, 59%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC06D is #6E6DC0, creating high-contrast pairings. For softer combinations, try analogous colors like #C0986D.

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

Contrast with #BFC06D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC06D?

#BFC06D is a gentle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BFC06D?

#BFC06D in RGB is (191, 192, 109) - 191 red, 192 green, and 109 blue.

How to use #BFC06D in CSS?

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

What colors go well with #BFC06D?

#6E6DC0 (complementary), #C0986D (analogous), and #9C9D43 (lighter shade) work well with #BFC06D.