#A5755F Color Information

Hex color code: #A5755F

#A5755F is a pastel orange color. In RGB it is (165, 117, 95), and in HSL it is (19°, 28%, 51%). It is commonly used in modern UI design.

Try:
Color NameIndian Red
HEX
#A5755F
RGB
165, 117, 95
HSL
19°, 28%, 51%
CMYK
0%, 29%, 42%, 35%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #A5755F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

165, 117, 95

Red: 165 / Green: 117 / Blue: 95

HSL

19°, 28%, 51%

Hue: 19° / Saturation: 28% / Lightness: 51%

CMYK

0%, 29%, 42%, 35%

Cyan: 0% / Magenta: 29% / Yellow: 42% / Key: 35%

What color is #A5755F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A5755F to RGB:

rgb(165, 117, 95)HEX to RGB Converter →

HEX to HSL

Convert #A5755F to HSL:

hsl(19, 28%, 51%)RGB to HSL Converter →

HEX to CMYK

Convert #A5755F to CMYK:

cmyk(0%, 29%, 42%, 35%)Color Converter →

Color Meaning and Usage

#A5755F is a soft orange color with RGB values of 165, 117, 95 and HSL of 19°, 28%, 51%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A5755F is #5F8FA5, creating high-contrast pairings. For softer combinations, try analogous colors like #A55F6C.

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

Contrast with #A5755F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A5755F?

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

What is the RGB value of #A5755F?

#A5755F in RGB is (165, 117, 95) - 165 red, 117 green, and 95 blue.

How to use #A5755F in CSS?

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

What colors go well with #A5755F?

#5F8FA5 (complementary), #A55F6C (analogous), and #765242 (lighter shade) work well with #A5755F.