#A88580 Color Information

Hex color code: #A88580

#A88580 is a muted red color. In RGB it is (168, 133, 128), and in HSL it is (8°, 19%, 58%). It is typically applied in digital products.

Try:
Color NameRosy Brown
HEX
#A88580
RGB
168, 133, 128
HSL
8°, 19%, 58%
CMYK
0%, 21%, 24%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A88580; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 133, 128

Red: 168 / Green: 133 / Blue: 128

HSL

8°, 19%, 58%

Hue: 8° / Saturation: 19% / Lightness: 58%

CMYK

0%, 21%, 24%, 34%

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

What color is #A88580?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A88580 to RGB:

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

HEX to HSL

Convert #A88580 to HSL:

hsl(8, 19%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #A88580 to CMYK:

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

Color Meaning and Usage

A neutral red tone, #A88580 has RGB (168, 133, 128) and HSL (8°, 19%, 58%). 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 #A88580 is #80A3A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A8808E.

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

Contrast with #A88580

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A88580?

#A88580 is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A88580?

#A88580 in RGB is (168, 133, 128) - 168 red, 133 green, and 128 blue.

How to use #A88580 in CSS?

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

What colors go well with #A88580?

#80A3A8 (complementary), #A8808E (analogous), and #825E59 (lighter shade) work well with #A88580.