#A6877F Color Information

Hex color code: #A6877F

A understated red shade, #A6877F appears as (166, 135, 127) in RGB and (12°, 18%, 57%) in HSL. It is popular in mobile app design.

Try:
Color NameRosy Brown
HEX
#A6877F
RGB
166, 135, 127
HSL
12°, 18%, 57%
CMYK
0%, 19%, 23%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A6877F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

166, 135, 127

Red: 166 / Green: 135 / Blue: 127

HSL

12°, 18%, 57%

Hue: 12° / Saturation: 18% / Lightness: 57%

CMYK

0%, 19%, 23%, 35%

Cyan: 0% / Magenta: 19% / Yellow: 23% / Key: 35%

What color is #A6877F?

#A6877F is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A6877F to RGB:

rgb(166, 135, 127)HEX to RGB Converter →

HEX to HSL

Convert #A6877F to HSL:

hsl(12, 18%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A6877F to CMYK:

cmyk(0%, 19%, 23%, 35%)Color Converter →

Color Meaning and Usage

A subtle red tone, #A6877F has RGB (166, 135, 127) and HSL (12°, 18%, 57%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A6877F is #7E9DA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A57E89.

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

Contrast with #A6877F

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

Contrast Ratio: 6.39:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A6877F?

#A6877F is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A6877F?

#A6877F in RGB is (166, 135, 127) - 166 red, 135 green, and 127 blue.

How to use #A6877F in CSS?

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

What colors go well with #A6877F?

#7E9DA5 (complementary), #A57E89 (analogous), and #7E6058 (lighter shade) work well with #A6877F.