#BFCF6E Color Information

Hex color code: #BFCF6E

#BFCF6E is a subtle yellow color. In RGB it is (191, 207, 110), and in HSL it is (70°, 50%, 62%). It is popular in mobile app design.

Try:
Color NameTan
HEX
#BFCF6E
RGB
191, 207, 110
HSL
70°, 50%, 62%
CMYK
8%, 0%, 47%, 19%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFCF6E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 207, 110

Red: 191 / Green: 207 / Blue: 110

HSL

70°, 50%, 62%

Hue: 70° / Saturation: 50% / Lightness: 62%

CMYK

8%, 0%, 47%, 19%

Cyan: 8% / Magenta: 0% / Yellow: 47% / Key: 19%

What color is #BFCF6E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFCF6E to RGB:

rgb(191, 207, 110)HEX to RGB Converter →

HEX to HSL

Convert #BFCF6E to HSL:

hsl(70, 50%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BFCF6E to CMYK:

cmyk(8%, 0%, 47%, 19%)Color Converter →

Color Meaning and Usage

A balanced yellow tone, #BFCF6E has RGB (191, 207, 110) and HSL (70°, 50%, 62%). Known for evoking nature and harmony, this green hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFCF6E is #7E6ECF, creating high-contrast pairings. For softer combinations, try analogous colors like #CFAE6E.

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

Contrast with #BFCF6E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFCF6E?

#BFCF6E is a balanced yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BFCF6E?

#BFCF6E in RGB is (191, 207, 110) - 191 red, 207 green, and 110 blue.

How to use #BFCF6E in CSS?

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

What colors go well with #BFCF6E?

#7E6ECF (complementary), #CFAE6E (analogous), and #A0B43C (lighter shade) work well with #BFCF6E.