#BBA27C Color Information

Hex color code: #BBA27C

The hex color #BBA27C is a gentle orange with RGB values of (187, 162, 124) and HSL of (36°, 32%, 61%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BBA27C
RGB
187, 162, 124
HSL
36°, 32%, 61%
CMYK
0%, 13%, 34%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA27C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 162, 124

Red: 187 / Green: 162 / Blue: 124

HSL

36°, 32%, 61%

Hue: 36° / Saturation: 32% / Lightness: 61%

CMYK

0%, 13%, 34%, 27%

Cyan: 0% / Magenta: 13% / Yellow: 34% / Key: 27%

What color is #BBA27C?

#BBA27C is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA27C to RGB:

rgb(187, 162, 124)HEX to RGB Converter →

HEX to HSL

Convert #BBA27C to HSL:

hsl(36, 32%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA27C to CMYK:

cmyk(0%, 13%, 34%, 27%)Color Converter →

Color Meaning and Usage

A soft orange tone, #BBA27C has RGB (187, 162, 124) and HSL (36°, 32%, 61%). Known for evoking optimism and creativity, this orange-yellow hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA27C is #7C95BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB827C.

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

Contrast with #BBA27C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA27C?

#BBA27C is a soft orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBA27C?

#BBA27C in RGB is (187, 162, 124) - 187 red, 162 green, and 124 blue.

How to use #BBA27C in CSS?

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

What colors go well with #BBA27C?

#7C95BB (complementary), #BB827C (analogous), and #9B7D50 (lighter shade) work well with #BBA27C.