#BB8F81 Color Information

Hex color code: #BB8F81

#BB8F81 is a delicate red color. In RGB it is (187, 143, 129), and in HSL it is (14°, 30%, 62%). It is widely used in graphic design.

Try:
Color NameRosy Brown
HEX
#BB8F81
RGB
187, 143, 129
HSL
14°, 30%, 62%
CMYK
0%, 24%, 31%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BB8F81; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 143, 129

Red: 187 / Green: 143 / Blue: 129

HSL

14°, 30%, 62%

Hue: 14° / Saturation: 30% / Lightness: 62%

CMYK

0%, 24%, 31%, 27%

Cyan: 0% / Magenta: 24% / Yellow: 31% / Key: 27%

What color is #BB8F81?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BB8F81 to RGB:

rgb(187, 143, 129)HEX to RGB Converter →

HEX to HSL

Convert #BB8F81 to HSL:

hsl(14, 30%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BB8F81 to CMYK:

cmyk(0%, 24%, 31%, 27%)Color Converter →

Color Meaning and Usage

#BB8F81 is a delicate red color with RGB values of 187, 143, 129 and HSL of 14°, 30%, 62%. This red-orange hue evokes warmth and passion, making it suitable for often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BB8F81 is #81AEBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8191.

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

Contrast with #BB8F81

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BB8F81?

#BB8F81 is a delicate red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BB8F81?

#BB8F81 in RGB is (187, 143, 129) - 187 red, 143 green, and 129 blue.

How to use #BB8F81 in CSS?

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

What colors go well with #BB8F81?

#81AEBB (complementary), #BB8191 (analogous), and #9C6554 (lighter shade) work well with #BB8F81.