#BF8869 Color Information

Hex color code: #BF8869

A pastel orange shade, #BF8869 appears as (191, 136, 105) in RGB and (22°, 40%, 58%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BF8869
RGB
191, 136, 105
HSL
22°, 40%, 58%
CMYK
0%, 29%, 45%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF8869; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 136, 105

Red: 191 / Green: 136 / Blue: 105

HSL

22°, 40%, 58%

Hue: 22° / Saturation: 40% / Lightness: 58%

CMYK

0%, 29%, 45%, 25%

Cyan: 0% / Magenta: 29% / Yellow: 45% / Key: 25%

What color is #BF8869?

#BF8869 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF8869 to RGB:

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

HEX to HSL

Convert #BF8869 to HSL:

hsl(22, 40%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #BF8869 to CMYK:

cmyk(0%, 29%, 45%, 25%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #BF8869 has RGB (191, 136, 105) and HSL (22°, 40%, 58%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF8869 is #699FBF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF6974.

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

Contrast with #BF8869

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

Contrast Ratio: 6.94:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF8869?

#BF8869 is a gentle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF8869?

#BF8869 in RGB is (191, 136, 105) - 191 red, 136 green, and 105 blue.

How to use #BF8869 in CSS?

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

What colors go well with #BF8869?

#699FBF (complementary), #BF6974 (analogous), and #9A6242 (lighter shade) work well with #BF8869.