#BBA49E Color Information

Hex color code: #BBA49E

The hex color #BBA49E is a balanced red with RGB values of (187, 164, 158) and HSL of (12°, 18%, 68%). It is often used for branding and logos.

Try:
Color NameRosy Brown
HEX
#BBA49E
RGB
187, 164, 158
HSL
12°, 18%, 68%
CMYK
0%, 12%, 16%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA49E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 164, 158

Red: 187 / Green: 164 / Blue: 158

HSL

12°, 18%, 68%

Hue: 12° / Saturation: 18% / Lightness: 68%

CMYK

0%, 12%, 16%, 27%

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

What color is #BBA49E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA49E to RGB:

rgb(187, 164, 158)HEX to RGB Converter →

HEX to HSL

Convert #BBA49E to HSL:

hsl(12, 18%, 68%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA49E to CMYK:

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

Color Meaning and Usage

A understated red tone, #BBA49E has RGB (187, 164, 158) and HSL (12°, 18%, 68%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA49E is #9FB6BC, creating high-contrast pairings. For softer combinations, try analogous colors like #BC9FA8.

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

Contrast with #BBA49E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA49E?

#BBA49E is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #BBA49E?

#BBA49E in RGB is (187, 164, 158) - 187 red, 164 green, and 158 blue.

How to use #BBA49E in CSS?

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

What colors go well with #BBA49E?

#9FB6BC (complementary), #BC9FA8 (analogous), and #9D7A72 (lighter shade) work well with #BBA49E.