#9D836D Color Information

Hex color code: #9D836D

A gentle orange shade, #9D836D appears as (157, 131, 109) in RGB and (27°, 20%, 52%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#9D836D
RGB
157, 131, 109
HSL
27°, 20%, 52%
CMYK
0%, 17%, 31%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #9D836D; 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 #9D836D; background-color: #9D836D15; }

Alert / Toast

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

Link / Accent

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

a { color: #9D836D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9D836D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 131, 109

Red: 157 / Green: 131 / Blue: 109

HSL

27°, 20%, 52%

Hue: 27° / Saturation: 20% / Lightness: 52%

CMYK

0%, 17%, 31%, 38%

Cyan: 0% / Magenta: 17% / Yellow: 31% / Key: 38%

What color is #9D836D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D836D to RGB:

rgb(157, 131, 109)HEX to RGB Converter →

HEX to HSL

Convert #9D836D to HSL:

hsl(27, 20%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #9D836D to CMYK:

cmyk(0%, 17%, 31%, 38%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #9D836D has RGB (157, 131, 109) and HSL (27°, 20%, 52%). Known for evoking warmth and passion, this red-orange hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D836D is #6C879D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D6C6F.

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

Contrast with #9D836D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D836D?

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

What is the RGB value of #9D836D?

#9D836D in RGB is (157, 131, 109) - 157 red, 131 green, and 109 blue.

How to use #9D836D in CSS?

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

What colors go well with #9D836D?

#6C879D (complementary), #9D6C6F (analogous), and #715C4B (lighter shade) work well with #9D836D.