#A86850 Color Information

Hex color code: #A86850

A pastel orange shade, #A86850 appears as (168, 104, 80) in RGB and (16°, 35%, 49%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#A86850
RGB
168, 104, 80
HSL
16°, 35%, 49%
CMYK
0%, 38%, 52%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A86850; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 104, 80

Red: 168 / Green: 104 / Blue: 80

HSL

16°, 35%, 49%

Hue: 16° / Saturation: 35% / Lightness: 49%

CMYK

0%, 38%, 52%, 34%

Cyan: 0% / Magenta: 38% / Yellow: 52% / Key: 34%

What color is #A86850?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A86850 to RGB:

rgb(168, 104, 80)HEX to RGB Converter →

HEX to HSL

Convert #A86850 to HSL:

hsl(16, 35%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A86850 to CMYK:

cmyk(0%, 38%, 52%, 34%)Color Converter →

Color Meaning and Usage

A soft orange tone, #A86850 has RGB (168, 104, 80) and HSL (16°, 35%, 49%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A86850 is #5191A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A95166.

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

Contrast with #A86850

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A86850?

#A86850 is a soft orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A86850?

#A86850 in RGB is (168, 104, 80) - 168 red, 104 green, and 80 blue.

How to use #A86850 in CSS?

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

What colors go well with #A86850?

#5191A9 (complementary), #A95166 (analogous), and #754938 (lighter shade) work well with #A86850.