#BBA783 Color Information

Hex color code: #BBA783

The hex color #BBA783 is a gentle orange with RGB values of (187, 167, 131) and HSL of (39°, 29%, 62%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#BBA783
RGB
187, 167, 131
HSL
39°, 29%, 62%
CMYK
0%, 11%, 30%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA783; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 167, 131

Red: 187 / Green: 167 / Blue: 131

HSL

39°, 29%, 62%

Hue: 39° / Saturation: 29% / Lightness: 62%

CMYK

0%, 11%, 30%, 27%

Cyan: 0% / Magenta: 11% / Yellow: 30% / Key: 27%

What color is #BBA783?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA783 to RGB:

rgb(187, 167, 131)HEX to RGB Converter →

HEX to HSL

Convert #BBA783 to HSL:

hsl(39, 29%, 62%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA783 to CMYK:

cmyk(0%, 11%, 30%, 27%)Color Converter →

Color Meaning and Usage

#BBA783 is a gentle orange color with RGB values of 187, 167, 131 and HSL of 39°, 29%, 62%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA783 is #8296BA, creating high-contrast pairings. For softer combinations, try analogous colors like #BA8A82.

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

Contrast with #BBA783

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA783?

#BBA783 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBA783?

#BBA783 in RGB is (187, 167, 131) - 187 red, 167 green, and 131 blue.

How to use #BBA783 in CSS?

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

What colors go well with #BBA783?

#8296BA (complementary), #BA8A82 (analogous), and #9B8255 (lighter shade) work well with #BBA783.