#B7A680 Color Information

Hex color code: #B7A680

A pastel orange shade, #B7A680 appears as (183, 166, 128) in RGB and (41°, 28%, 61%) in HSL. It is commonly used in modern UI design.

Try:
Color NameRosy Brown
HEX
#B7A680
RGB
183, 166, 128
HSL
41°, 28%, 61%
CMYK
0%, 9%, 30%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7A680; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 166, 128

Red: 183 / Green: 166 / Blue: 128

HSL

41°, 28%, 61%

Hue: 41° / Saturation: 28% / Lightness: 61%

CMYK

0%, 9%, 30%, 28%

Cyan: 0% / Magenta: 9% / Yellow: 30% / Key: 28%

What color is #B7A680?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7A680 to RGB:

rgb(183, 166, 128)HEX to RGB Converter →

HEX to HSL

Convert #B7A680 to HSL:

hsl(41, 28%, 61%)RGB to HSL Converter →

HEX to CMYK

Convert #B7A680 to CMYK:

cmyk(0%, 9%, 30%, 28%)Color Converter →

Color Meaning and Usage

#B7A680 is a subtle orange color with RGB values of 183, 166, 128 and HSL of 41°, 28%, 61%. This orange-yellow hue evokes optimism and creativity, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #B7A680 is #8091B7, creating high-contrast pairings. For softer combinations, try analogous colors like #B78A80.

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

Contrast with #B7A680

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7A680?

#B7A680 is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #B7A680?

#B7A680 in RGB is (183, 166, 128) - 183 red, 166 green, and 128 blue.

How to use #B7A680 in CSS?

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

What colors go well with #B7A680?

#8091B7 (complementary), #B78A80 (analogous), and #968154 (lighter shade) work well with #B7A680.