#A95B3D Color Information

Hex color code: #A95B3D

#A95B3D is a delicate orange color. In RGB it is (169, 91, 61), and in HSL it is (17°, 47%, 45%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#A95B3D
RGB
169, 91, 61
HSL
17°, 47%, 45%
CMYK
0%, 46%, 64%, 34%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #A95B3D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #A95B3D; color: #FFFFFF; }

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 #A95B3D; background-color: #A95B3D15; }

Alert / Toast

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

Link / Accent

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

a { color: #A95B3D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

169, 91, 61

Red: 169 / Green: 91 / Blue: 61

HSL

17°, 47%, 45%

Hue: 17° / Saturation: 47% / Lightness: 45%

CMYK

0%, 46%, 64%, 34%

Cyan: 0% / Magenta: 46% / Yellow: 64% / Key: 34%

What color is #A95B3D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #A95B3D to RGB:

rgb(169, 91, 61)HEX to RGB Converter →

HEX to HSL

Convert #A95B3D to HSL:

hsl(17, 47%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #A95B3D to CMYK:

cmyk(0%, 46%, 64%, 34%)Color Converter →

Color Meaning and Usage

A pastel orange tone, #A95B3D has RGB (169, 91, 61) and HSL (17°, 47%, 45%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #A95B3D is #3D8AA9, creating high-contrast pairings. For softer combinations, try analogous colors like #A93D54.

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

Contrast with #A95B3D

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

Contrast Ratio: 4.25:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #A95B3D?

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

What is the RGB value of #A95B3D?

#A95B3D in RGB is (169, 91, 61) - 169 red, 91 green, and 61 blue.

How to use #A95B3D in CSS?

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

What colors go well with #A95B3D?

#3D8AA9 (complementary), #A93D54 (analogous), and #703D29 (lighter shade) work well with #A95B3D.