#B7AC8F Color Information

Hex color code: #B7AC8F

A soft orange shade, #B7AC8F appears as (183, 172, 143) in RGB and (44°, 22%, 64%) in HSL. It is typically applied in digital products.

Try:
Color NameTan
HEX
#B7AC8F
RGB
183, 172, 143
HSL
44°, 22%, 64%
CMYK
0%, 6%, 22%, 28%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #B7AC8F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

183, 172, 143

Red: 183 / Green: 172 / Blue: 143

HSL

44°, 22%, 64%

Hue: 44° / Saturation: 22% / Lightness: 64%

CMYK

0%, 6%, 22%, 28%

Cyan: 0% / Magenta: 6% / Yellow: 22% / Key: 28%

What color is #B7AC8F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #B7AC8F to RGB:

rgb(183, 172, 143)HEX to RGB Converter →

HEX to HSL

Convert #B7AC8F to HSL:

hsl(44, 22%, 64%)RGB to HSL Converter →

HEX to CMYK

Convert #B7AC8F to CMYK:

cmyk(0%, 6%, 22%, 28%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #B7AC8F has RGB (183, 172, 143) and HSL (44°, 22%, 64%). 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 #B7AC8F is #8F9AB7, creating high-contrast pairings. For softer combinations, try analogous colors like #B7988F.

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

Contrast with #B7AC8F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #B7AC8F?

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

What is the RGB value of #B7AC8F?

#B7AC8F in RGB is (183, 172, 143) - 183 red, 172 green, and 143 blue.

How to use #B7AC8F in CSS?

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

What colors go well with #B7AC8F?

#8F9AB7 (complementary), #B7988F (analogous), and #988A61 (lighter shade) work well with #B7AC8F.