#B88D84 Color Information

Hex color code: #B88D84

A subtle red shade, #B88D84 appears as (184, 141, 132) in RGB and (10°, 27%, 62%) in HSL. It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#B88D84
RGB
184, 141, 132
HSL
10°, 27%, 62%
CMYK
0%, 23%, 28%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B88D84; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

184, 141, 132

Red: 184 / Green: 141 / Blue: 132

HSL

10°, 27%, 62%

Hue: 10° / Saturation: 27% / Lightness: 62%

CMYK

0%, 23%, 28%, 28%

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

What color is #B88D84?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B88D84 to RGB:

rgb(184, 141, 132)HEX to RGB Converter →

HEX to HSL

Convert #B88D84 to HSL:

hsl(10, 27%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #B88D84 to CMYK:

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

Color Meaning and Usage

A soft red tone, #B88D84 has RGB (184, 141, 132) and HSL (10°, 27%, 62%). Known for evoking warmth and passion, this red-orange hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B88D84 is #84B0B8, creating high-contrast pairings. For softer combinations, try analogous colors like #B88495.

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

Contrast with #B88D84

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B88D84?

#B88D84 is a soft red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #B88D84?

#B88D84 in RGB is (184, 141, 132) - 184 red, 141 green, and 132 blue.

How to use #B88D84 in CSS?

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

What colors go well with #B88D84?

#84B0B8 (complementary), #B88495 (analogous), and #986257 (lighter shade) work well with #B88D84.