#9D896D Color Information

Hex color code: #9D896D

The hex color #9D896D is a soft orange with RGB values of (157, 137, 109) and HSL of (35°, 20%, 52%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#9D896D
RGB
157, 137, 109
HSL
35°, 20%, 52%
CMYK
0%, 13%, 31%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D896D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 137, 109

Red: 157 / Green: 137 / Blue: 109

HSL

35°, 20%, 52%

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

CMYK

0%, 13%, 31%, 38%

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

What color is #9D896D?

#9D896D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D896D to RGB:

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

HEX to HSL

Convert #9D896D to HSL:

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

HEX to CMYK

Convert #9D896D to CMYK:

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

Color Meaning and Usage

A gentle orange tone, #9D896D has RGB (157, 137, 109) and HSL (35°, 20%, 52%). Known for evoking optimism and creativity, this orange-yellow hue is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D896D is #6C819D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D706C.

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

Contrast with #9D896D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D896D?

#9D896D is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #9D896D?

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

How to use #9D896D in CSS?

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

What colors go well with #9D896D?

#6C819D (complementary), #9D706C (analogous), and #71614B (lighter shade) work well with #9D896D.