#A1857D Color Information

Hex color code: #A1857D

#A1857D is a balanced red color. In RGB it is (161, 133, 125), and in HSL it is (13°, 16%, 56%). It is often used for branding and logos.

Try:
Color NameGray
HEX
#A1857D
RGB
161, 133, 125
HSL
13°, 16%, 56%
CMYK
0%, 17%, 22%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A1857D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

161, 133, 125

Red: 161 / Green: 133 / Blue: 125

HSL

13°, 16%, 56%

Hue: 13° / Saturation: 16% / Lightness: 56%

CMYK

0%, 17%, 22%, 37%

Cyan: 0% / Magenta: 17% / Yellow: 22% / Key: 37%

What color is #A1857D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A1857D to RGB:

rgb(161, 133, 125)HEX to RGB Converter →

HEX to HSL

Convert #A1857D to HSL:

hsl(13, 16%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #A1857D to CMYK:

cmyk(0%, 17%, 22%, 37%)Color Converter →

Color Meaning and Usage

#A1857D is a understated red color with RGB values of 161, 133, 125 and HSL of 13°, 16%, 56%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A1857D is #7D99A1, creating high-contrast pairings. For softer combinations, try analogous colors like #A17D87.

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

Contrast with #A1857D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A1857D?

#A1857D is a understated red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A1857D?

#A1857D in RGB is (161, 133, 125) - 161 red, 133 green, and 125 blue.

How to use #A1857D in CSS?

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

What colors go well with #A1857D?

#7D99A1 (complementary), #A17D87 (analogous), and #795F58 (lighter shade) work well with #A1857D.