#A8857A Color Information

Hex color code: #A8857A

#A8857A is a pastel red color. In RGB it is (168, 133, 122), and in HSL it is (14°, 21%, 57%). It is frequently seen in web interfaces.

Try:
Color NameRosy Brown
HEX
#A8857A
RGB
168, 133, 122
HSL
14°, 21%, 57%
CMYK
0%, 21%, 27%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8857A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 133, 122

Red: 168 / Green: 133 / Blue: 122

HSL

14°, 21%, 57%

Hue: 14° / Saturation: 21% / Lightness: 57%

CMYK

0%, 21%, 27%, 34%

Cyan: 0% / Magenta: 21% / Yellow: 27% / Key: 34%

What color is #A8857A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8857A to RGB:

rgb(168, 133, 122)HEX to RGB Converter →

HEX to HSL

Convert #A8857A to HSL:

hsl(14, 21%, 57%)RGB to HSL Converter →

HEX to CMYK

Convert #A8857A to CMYK:

cmyk(0%, 21%, 27%, 34%)Color Converter →

Color Meaning and Usage

A subtle red tone, #A8857A has RGB (168, 133, 122) and HSL (14°, 21%, 57%). Known for evoking warmth and passion, this red-orange hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A8857A is #7A9EA8, creating high-contrast pairings. For softer combinations, try analogous colors like #A87A87.

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

Contrast with #A8857A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8857A?

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

What is the RGB value of #A8857A?

#A8857A in RGB is (168, 133, 122) - 168 red, 133 green, and 122 blue.

How to use #A8857A in CSS?

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

What colors go well with #A8857A?

#7A9EA8 (complementary), #A87A87 (analogous), and #825F55 (lighter shade) work well with #A8857A.