#BF997D Color Information

Hex color code: #BF997D

A delicate orange shade, #BF997D appears as (191, 153, 125) in RGB and (25°, 34%, 62%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BF997D
RGB
191, 153, 125
HSL
25°, 34%, 62%
CMYK
0%, 20%, 35%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BF997D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

191, 153, 125

Red: 191 / Green: 153 / Blue: 125

HSL

25°, 34%, 62%

Hue: 25° / Saturation: 34% / Lightness: 62%

CMYK

0%, 20%, 35%, 25%

Cyan: 0% / Magenta: 20% / Yellow: 35% / Key: 25%

What color is #BF997D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BF997D to RGB:

rgb(191, 153, 125)HEX to RGB Converter →

HEX to HSL

Convert #BF997D to HSL:

hsl(25, 34%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BF997D to CMYK:

cmyk(0%, 20%, 35%, 25%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BF997D has RGB (191, 153, 125) and HSL (25°, 34%, 62%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BF997D is #7DA4BF, creating high-contrast pairings. For softer combinations, try analogous colors like #BF7D83.

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

Contrast with #BF997D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BF997D?

#BF997D is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BF997D?

#BF997D in RGB is (191, 153, 125) - 191 red, 153 green, and 125 blue.

How to use #BF997D in CSS?

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

What colors go well with #BF997D?

#7DA4BF (complementary), #BF7D83 (analogous), and #A1714F (lighter shade) work well with #BF997D.