#B99F97 Color Information

Hex color code: #B99F97

#B99F97 is a delicate red color. In RGB it is (185, 159, 151), and in HSL it is (14°, 20%, 66%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#B99F97
RGB
185, 159, 151
HSL
14°, 20%, 66%
CMYK
0%, 14%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99F97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 159, 151

Red: 185 / Green: 159 / Blue: 151

HSL

14°, 20%, 66%

Hue: 14° / Saturation: 20% / Lightness: 66%

CMYK

0%, 14%, 18%, 27%

Cyan: 0% / Magenta: 14% / Yellow: 18% / Key: 27%

What color is #B99F97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99F97 to RGB:

rgb(185, 159, 151)HEX to RGB Converter →

HEX to HSL

Convert #B99F97 to HSL:

hsl(14, 20%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B99F97 to CMYK:

cmyk(0%, 14%, 18%, 27%)Color Converter →

Color Meaning and Usage

#B99F97 is a gentle red color with RGB values of 185, 159, 151 and HSL of 14°, 20%, 66%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99F97 is #97B2BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97A0.

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

Contrast with #B99F97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99F97?

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

What is the RGB value of #B99F97?

#B99F97 in RGB is (185, 159, 151) - 185 red, 159 green, and 151 blue.

How to use #B99F97 in CSS?

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

What colors go well with #B99F97?

#97B2BA (complementary), #BA97A0 (analogous), and #9B7569 (lighter shade) work well with #B99F97.