#BFC18F Color Information

Hex color code: #BFC18F

#BFC18F is a delicate yellow color. In RGB it is (191, 193, 143), and in HSL it is (62°, 29%, 66%). It is widely used in graphic design.

Try:
Color NameTan
HEX
#BFC18F
RGB
191, 193, 143
HSL
62°, 29%, 66%
CMYK
1%, 0%, 26%, 24%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC18F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 193, 143

Red: 191 / Green: 193 / Blue: 143

HSL

62°, 29%, 66%

Hue: 62° / Saturation: 29% / Lightness: 66%

CMYK

1%, 0%, 26%, 24%

Cyan: 1% / Magenta: 0% / Yellow: 26% / Key: 24%

What color is #BFC18F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC18F to RGB:

rgb(191, 193, 143)HEX to RGB Converter →

HEX to HSL

Convert #BFC18F to HSL:

hsl(62, 29%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC18F to CMYK:

cmyk(1%, 0%, 26%, 24%)Color Converter →

Color Meaning and Usage

A pastel yellow tone, #BFC18F has RGB (191, 193, 143) and HSL (62°, 29%, 66%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC18F is #918FC1, creating high-contrast pairings. For softer combinations, try analogous colors like #C1AA8F.

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

Contrast with #BFC18F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC18F?

#BFC18F is a pastel yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #BFC18F?

#BFC18F in RGB is (191, 193, 143) - 191 red, 193 green, and 143 blue.

How to use #BFC18F in CSS?

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

What colors go well with #BFC18F?

#918FC1 (complementary), #C1AA8F (analogous), and #A4A65E (lighter shade) work well with #BFC18F.