#A0715A Color Information

Hex color code: #A0715A

A subtle orange shade, #A0715A appears as (160, 113, 90) in RGB and (20°, 28%, 49%) in HSL. It is popular in mobile app design.

Try:
Color NameIndian Red
HEX
#A0715A
RGB
160, 113, 90
HSL
20°, 28%, 49%
CMYK
0%, 29%, 44%, 37%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A0715A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

160, 113, 90

Red: 160 / Green: 113 / Blue: 90

HSL

20°, 28%, 49%

Hue: 20° / Saturation: 28% / Lightness: 49%

CMYK

0%, 29%, 44%, 37%

Cyan: 0% / Magenta: 29% / Yellow: 44% / Key: 37%

What color is #A0715A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A0715A to RGB:

rgb(160, 113, 90)HEX to RGB Converter →

HEX to HSL

Convert #A0715A to HSL:

hsl(20, 28%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #A0715A to CMYK:

cmyk(0%, 29%, 44%, 37%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #A0715A has RGB (160, 113, 90) and HSL (20°, 28%, 49%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A0715A is #5A89A0, creating high-contrast pairings. For softer combinations, try analogous colors like #A05A66.

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

Contrast with #A0715A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A0715A?

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

What is the RGB value of #A0715A?

#A0715A in RGB is (160, 113, 90) - 160 red, 113 green, and 90 blue.

How to use #A0715A in CSS?

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

What colors go well with #A0715A?

#5A89A0 (complementary), #A05A66 (analogous), and #6F4F3E (lighter shade) work well with #A0715A.