#B8988E Color Information

Hex color code: #B8988E

The hex color #B8988E is a subtle red with RGB values of (184, 152, 142) and HSL of (14°, 23%, 64%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B8988E
RGB
184, 152, 142
HSL
14°, 23%, 64%
CMYK
0%, 17%, 23%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B8988E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 152, 142

Red: 184 / Green: 152 / Blue: 142

HSL

14°, 23%, 64%

Hue: 14° / Saturation: 23% / Lightness: 64%

CMYK

0%, 17%, 23%, 28%

Cyan: 0% / Magenta: 17% / Yellow: 23% / Key: 28%

What color is #B8988E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B8988E to RGB:

rgb(184, 152, 142)HEX to RGB Converter →

HEX to HSL

Convert #B8988E to HSL:

hsl(14, 23%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B8988E to CMYK:

cmyk(0%, 17%, 23%, 28%)Color Converter →

Color Meaning and Usage

A gentle red tone, #B8988E has RGB (184, 152, 142) and HSL (14°, 23%, 64%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B8988E is #8EAEB8, creating high-contrast pairings. For softer combinations, try analogous colors like #B88E99.

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

Contrast with #B8988E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B8988E?

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

What is the RGB value of #B8988E?

#B8988E in RGB is (184, 152, 142) - 184 red, 152 green, and 142 blue.

How to use #B8988E in CSS?

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

What colors go well with #B8988E?

#8EAEB8 (complementary), #B88E99 (analogous), and #9A6E60 (lighter shade) work well with #B8988E.