#BFAF8C Color Information

Hex color code: #BFAF8C

#BFAF8C is a gentle orange color. In RGB it is (191, 175, 140), and in HSL it is (41°, 28%, 65%). It is frequently seen in web interfaces.

Try:
Color NameTan
HEX
#BFAF8C
RGB
191, 175, 140
HSL
41°, 28%, 65%
CMYK
0%, 8%, 27%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BFAF8C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 175, 140

Red: 191 / Green: 175 / Blue: 140

HSL

41°, 28%, 65%

Hue: 41° / Saturation: 28% / Lightness: 65%

CMYK

0%, 8%, 27%, 25%

Cyan: 0% / Magenta: 8% / Yellow: 27% / Key: 25%

What color is #BFAF8C?

#BFAF8C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BFAF8C to RGB:

rgb(191, 175, 140)HEX to RGB Converter →

HEX to HSL

Convert #BFAF8C to HSL:

hsl(41, 28%, 65%)RGB to HSL Converter →

HEX to CMYK

Convert #BFAF8C to CMYK:

cmyk(0%, 8%, 27%, 25%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BFAF8C has RGB (191, 175, 140) and HSL (41°, 28%, 65%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BFAF8C is #8D9DBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF968D.

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

Contrast with #BFAF8C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BFAF8C?

#BFAF8C is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BFAF8C?

#BFAF8C in RGB is (191, 175, 140) - 191 red, 175 green, and 140 blue.

How to use #BFAF8C in CSS?

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

What colors go well with #BFAF8C?

#8D9DBF (complementary), #BF968D (analogous), and #A38D5C (lighter shade) work well with #BFAF8C.