#A5736F Color Information

Hex color code: #A5736F

#A5736F is a soft red color. In RGB it is (165, 115, 111), and in HSL it is (4°, 23%, 54%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#A5736F
RGB
165, 115, 111
HSL
4°, 23%, 54%
CMYK
0%, 30%, 33%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5736F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 115, 111

Red: 165 / Green: 115 / Blue: 111

HSL

4°, 23%, 54%

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

CMYK

0%, 30%, 33%, 35%

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

What color is #A5736F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5736F to RGB:

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

HEX to HSL

Convert #A5736F to HSL:

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

HEX to CMYK

Convert #A5736F to CMYK:

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

Color Meaning and Usage

A gentle red tone, #A5736F has RGB (165, 115, 111) and HSL (4°, 23%, 54%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5736F is #6FA1A5, creating high-contrast pairings. For softer combinations, try analogous colors like #A56F86.

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

Contrast with #A5736F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5736F?

#A5736F is a gentle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #A5736F?

#A5736F in RGB is (165, 115, 111) - 165 red, 115 green, and 111 blue.

How to use #A5736F in CSS?

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

What colors go well with #A5736F?

#6FA1A5 (complementary), #A56F86 (analogous), and #7A504D (lighter shade) work well with #A5736F.