#BBA672 Color Information

Hex color code: #BBA672

A delicate orange shade, #BBA672 appears as (187, 166, 114) in RGB and (43°, 35%, 59%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#BBA672
RGB
187, 166, 114
HSL
43°, 35%, 59%
CMYK
0%, 11%, 39%, 27%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #BBA672; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

187, 166, 114

Red: 187 / Green: 166 / Blue: 114

HSL

43°, 35%, 59%

Hue: 43° / Saturation: 35% / Lightness: 59%

CMYK

0%, 11%, 39%, 27%

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

What color is #BBA672?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #BBA672 to RGB:

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

HEX to HSL

Convert #BBA672 to HSL:

hsl(43, 35%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #BBA672 to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #BBA672 has RGB (187, 166, 114) and HSL (43°, 35%, 59%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #BBA672 is #7287BB, creating high-contrast pairings. For softer combinations, try analogous colors like #BB8272.

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

Contrast with #BBA672

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #BBA672?

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

What is the RGB value of #BBA672?

#BBA672 in RGB is (187, 166, 114) - 187 red, 166 green, and 114 blue.

How to use #BBA672 in CSS?

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

What colors go well with #BBA672?

#7287BB (complementary), #BB8272 (analogous), and #978149 (lighter shade) work well with #BBA672.