#A5716F Color Information

Hex color code: #A5716F

The hex color #A5716F is a pastel red with RGB values of (165, 113, 111) and HSL of (2°, 23%, 54%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#A5716F
RGB
165, 113, 111
HSL
2°, 23%, 54%
CMYK
0%, 32%, 33%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5716F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 113, 111

Red: 165 / Green: 113 / Blue: 111

HSL

2°, 23%, 54%

Hue: 2° / Saturation: 23% / Lightness: 54%

CMYK

0%, 32%, 33%, 35%

Cyan: 0% / Magenta: 32% / Yellow: 33% / Key: 35%

What color is #A5716F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5716F to RGB:

rgb(165, 113, 111)HEX to RGB Converter →

HEX to HSL

Convert #A5716F to HSL:

hsl(2, 23%, 54%)RGB to HSL Converter →

HEX to CMYK

Convert #A5716F to CMYK:

cmyk(0%, 32%, 33%, 35%)Color Converter →

Color Meaning and Usage

A pastel red tone, #A5716F has RGB (165, 113, 111) and HSL (2°, 23%, 54%). 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 #A5716F is #6FA3A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A56F88.

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

Contrast with #A5716F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5716F?

#A5716F is a pastel red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A5716F?

#A5716F in RGB is (165, 113, 111) - 165 red, 113 green, and 111 blue.

How to use #A5716F in CSS?

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

What colors go well with #A5716F?

#6FA3A5 (complementary), #A56F88 (analogous), and #7A4E4D (lighter shade) work well with #A5716F.