#B99C98 Color Information

Hex color code: #B99C98

A balanced red shade, #B99C98 appears as (185, 156, 152) in RGB and (7°, 19%, 66%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B99C98
RGB
185, 156, 152
HSL
7°, 19%, 66%
CMYK
0%, 16%, 18%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B99C98; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

185, 156, 152

Red: 185 / Green: 156 / Blue: 152

HSL

7°, 19%, 66%

Hue: 7° / Saturation: 19% / Lightness: 66%

CMYK

0%, 16%, 18%, 27%

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

What color is #B99C98?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B99C98 to RGB:

rgb(185, 156, 152)HEX to RGB Converter →

HEX to HSL

Convert #B99C98 to HSL:

hsl(7, 19%, 66%)RGB to HSL Converter →

HEX to CMYK

Convert #B99C98 to CMYK:

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

Color Meaning and Usage

#B99C98 is a subtle red color with RGB values of 185, 156, 152 and HSL of 7°, 19%, 66%. 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 #B99C98 is #98B5B9, creating high-contrast pairings. For softer combinations, try analogous colors like #B998A4.

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

Contrast with #B99C98

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B99C98?

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

What is the RGB value of #B99C98?

#B99C98 in RGB is (185, 156, 152) - 185 red, 156 green, and 152 blue.

How to use #B99C98 in CSS?

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

What colors go well with #B99C98?

#98B5B9 (complementary), #B998A4 (analogous), and #9A706A (lighter shade) work well with #B99C98.