#B99F9D Color Information

Hex color code: #B99F9D

The hex color #B99F9D is a balanced red with RGB values of (185, 159, 157) and HSL of (4°, 17%, 67%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B99F9D
RGB
185, 159, 157
HSL
4°, 17%, 67%
CMYK
0%, 14%, 15%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99F9D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 159, 157

Red: 185 / Green: 159 / Blue: 157

HSL

4°, 17%, 67%

Hue: 4° / Saturation: 17% / Lightness: 67%

CMYK

0%, 14%, 15%, 27%

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

What color is #B99F9D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99F9D to RGB:

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

HEX to HSL

Convert #B99F9D to HSL:

hsl(4, 17%, 67%)RGB to HSL Converter →

HEX to CMYK

Convert #B99F9D to CMYK:

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

Color Meaning and Usage

#B99F9D is a neutral red color with RGB values of 185, 159, 157 and HSL of 4°, 17%, 67%. This red-orange hue evokes warmth and passion, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B99F9D is #9DB7B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B99DA9.

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

Contrast with #B99F9D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99F9D?

#B99F9D is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B99F9D?

#B99F9D in RGB is (185, 159, 157) - 185 red, 159 green, and 157 blue.

How to use #B99F9D in CSS?

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

What colors go well with #B99F9D?

#9DB7B9 (complementary), #B99DA9 (analogous), and #997370 (lighter shade) work well with #B99F9D.