#A8725D Color Information

Hex color code: #A8725D

#A8725D is a gentle orange color. In RGB it is (168, 114, 93), and in HSL it is (17°, 30%, 51%). It is often used for branding and logos.

Try:
Color NameIndian Red
HEX
#A8725D
RGB
168, 114, 93
HSL
17°, 30%, 51%
CMYK
0%, 32%, 45%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A8725D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

168, 114, 93

Red: 168 / Green: 114 / Blue: 93

HSL

17°, 30%, 51%

Hue: 17° / Saturation: 30% / Lightness: 51%

CMYK

0%, 32%, 45%, 34%

Cyan: 0% / Magenta: 32% / Yellow: 45% / Key: 34%

What color is #A8725D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A8725D to RGB:

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

HEX to HSL

Convert #A8725D to HSL:

hsl(17, 30%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A8725D to CMYK:

cmyk(0%, 32%, 45%, 34%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #A8725D has RGB (168, 114, 93) and HSL (17°, 30%, 51%). 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 #A8725D is #5D92A8, creating high-contrast pairings. For softer combinations, try analogous colors like #A85D6D.

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

Contrast with #A8725D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A8725D?

#A8725D is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A8725D?

#A8725D in RGB is (168, 114, 93) - 168 red, 114 green, and 93 blue.

How to use #A8725D in CSS?

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

What colors go well with #A8725D?

#5D92A8 (complementary), #A85D6D (analogous), and #775040 (lighter shade) work well with #A8725D.