#B99E97 Color Information

Hex color code: #B99E97

#B99E97 is a pastel red color. In RGB it is (185, 158, 151), and in HSL it is (12°, 20%, 66%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B99E97
RGB
185, 158, 151
HSL
12°, 20%, 66%
CMYK
0%, 15%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99E97; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 158, 151

Red: 185 / Green: 158 / Blue: 151

HSL

12°, 20%, 66%

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

CMYK

0%, 15%, 18%, 27%

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

What color is #B99E97?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99E97 to RGB:

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

HEX to HSL

Convert #B99E97 to HSL:

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

HEX to CMYK

Convert #B99E97 to CMYK:

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

Color Meaning and Usage

A subtle red tone, #B99E97 has RGB (185, 158, 151) and HSL (12°, 20%, 66%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99E97 is #97B3BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA97A1.

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

Contrast with #B99E97

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99E97?

#B99E97 is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B99E97?

#B99E97 in RGB is (185, 158, 151) - 185 red, 158 green, and 151 blue.

How to use #B99E97 in CSS?

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

What colors go well with #B99E97?

#97B3BA (complementary), #BA97A1 (analogous), and #9B7369 (lighter shade) work well with #B99E97.