#BBA677 Color Information

Hex color code: #BBA677

The hex color #BBA677 is a pastel orange with RGB values of (187, 166, 119) and HSL of (41°, 33%, 60%). It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#BBA677
RGB
187, 166, 119
HSL
41°, 33%, 60%
CMYK
0%, 11%, 36%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA677; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 166, 119

Red: 187 / Green: 166 / Blue: 119

HSL

41°, 33%, 60%

Hue: 41° / Saturation: 33% / Lightness: 60%

CMYK

0%, 11%, 36%, 27%

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

What color is #BBA677?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA677 to RGB:

rgb(187, 166, 119)HEX to RGB Converter →

HEX to HSL

Convert #BBA677 to HSL:

hsl(41, 33%, 60%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA677 to CMYK:

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

Color Meaning and Usage

#BBA677 is a pastel orange color with RGB values of 187, 166, 119 and HSL of 41°, 33%, 60%. This orange-yellow hue evokes optimism and creativity, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA677 is #778DBB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8477.

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

Contrast with #BBA677

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA677?

#BBA677 is a pastel orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #BBA677?

#BBA677 in RGB is (187, 166, 119) - 187 red, 166 green, and 119 blue.

How to use #BBA677 in CSS?

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

What colors go well with #BBA677?

#778DBB (complementary), #BB8477 (analogous), and #99814D (lighter shade) work well with #BBA677.