#BFC888 Color Information

Hex color code: #BFC888

The hex color #BFC888 is a pastel yellow with RGB values of (191, 200, 136) and HSL of (68°, 37%, 66%). It is commonly used in modern UI design.

Try:
Color NameTan
HEX
#BFC888
RGB
191, 200, 136
HSL
68°, 37%, 66%
CMYK
4%, 0%, 32%, 22%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFC888; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 200, 136

Red: 191 / Green: 200 / Blue: 136

HSL

68°, 37%, 66%

Hue: 68° / Saturation: 37% / Lightness: 66%

CMYK

4%, 0%, 32%, 22%

Cyan: 4% / Magenta: 0% / Yellow: 32% / Key: 22%

What color is #BFC888?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFC888 to RGB:

rgb(191, 200, 136)HEX to RGB Converter →

HEX to HSL

Convert #BFC888 to HSL:

hsl(68, 37%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #BFC888 to CMYK:

cmyk(4%, 0%, 32%, 22%)Color Converter →

Color Meaning and Usage

A gentle yellow tone, #BFC888 has RGB (191, 200, 136) and HSL (68°, 37%, 66%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFC888 is #9188C8, creating high-contrast pairings. For softer combinations, try analogous colors like #C8B188.

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

Contrast with #BFC888

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFC888?

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

What is the RGB value of #BFC888?

#BFC888 in RGB is (191, 200, 136) - 191 red, 200 green, and 136 blue.

How to use #BFC888 in CSS?

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

What colors go well with #BFC888?

#9188C8 (complementary), #C8B188 (analogous), and #A4B054 (lighter shade) work well with #BFC888.