#A97660 Color Information

Hex color code: #A97660

A pastel orange shade, #A97660 appears as (169, 118, 96) in RGB and (18°, 30%, 52%) in HSL. It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#A97660
RGB
169, 118, 96
HSL
18°, 30%, 52%
CMYK
0%, 30%, 43%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A97660; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 118, 96

Red: 169 / Green: 118 / Blue: 96

HSL

18°, 30%, 52%

Hue: 18° / Saturation: 30% / Lightness: 52%

CMYK

0%, 30%, 43%, 34%

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

What color is #A97660?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A97660 to RGB:

rgb(169, 118, 96)HEX to RGB Converter →

HEX to HSL

Convert #A97660 to HSL:

hsl(18, 30%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #A97660 to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #A97660 has RGB (169, 118, 96) and HSL (18°, 30%, 52%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A97660 is #6093A9, creating high-contrast pairings. For softer combinations, try analogous colors like #A9606F.

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

Contrast with #A97660

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A97660?

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

What is the RGB value of #A97660?

#A97660 in RGB is (169, 118, 96) - 169 red, 118 green, and 96 blue.

How to use #A97660 in CSS?

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

What colors go well with #A97660?

#6093A9 (complementary), #A9606F (analogous), and #7B5342 (lighter shade) work well with #A97660.