#A2725D Color Information

Hex color code: #A2725D

A delicate orange shade, #A2725D appears as (162, 114, 93) in RGB and (18°, 27%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameIndian Red
HEX
#A2725D
RGB
162, 114, 93
HSL
18°, 27%, 50%
CMYK
0%, 30%, 43%, 36%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A2725D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

162, 114, 93

Red: 162 / Green: 114 / Blue: 93

HSL

18°, 27%, 50%

Hue: 18° / Saturation: 27% / Lightness: 50%

CMYK

0%, 30%, 43%, 36%

Cyan: 0% / Magenta: 30% / Yellow: 43% / Key: 36%

What color is #A2725D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A2725D to RGB:

rgb(162, 114, 93)HEX to RGB Converter →

HEX to HSL

Convert #A2725D to HSL:

hsl(18, 27%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #A2725D to CMYK:

cmyk(0%, 30%, 43%, 36%)Color Converter →

Color Meaning and Usage

A soft orange tone, #A2725D has RGB (162, 114, 93) and HSL (18°, 27%, 50%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A2725D is #5D8DA2, creating high-contrast pairings. For softer combinations, try analogous colors like #A25D6B.

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

Contrast with #A2725D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A2725D?

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

What is the RGB value of #A2725D?

#A2725D in RGB is (162, 114, 93) - 162 red, 114 green, and 93 blue.

How to use #A2725D in CSS?

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

What colors go well with #A2725D?

#5D8DA2 (complementary), #A25D6B (analogous), and #715041 (lighter shade) work well with #A2725D.