#9D4D39 Color Information

Hex color code: #9D4D39

The hex color #9D4D39 is a gentle red with RGB values of (157, 77, 57) and HSL of (12°, 47%, 42%). It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#9D4D39
RGB
157, 77, 57
HSL
12°, 47%, 42%
CMYK
0%, 51%, 64%, 38%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9D4D39; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

157, 77, 57

Red: 157 / Green: 77 / Blue: 57

HSL

12°, 47%, 42%

Hue: 12° / Saturation: 47% / Lightness: 42%

CMYK

0%, 51%, 64%, 38%

Cyan: 0% / Magenta: 51% / Yellow: 64% / Key: 38%

What color is #9D4D39?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9D4D39 to RGB:

rgb(157, 77, 57)HEX to RGB Converter →

HEX to HSL

Convert #9D4D39 to HSL:

hsl(12, 47%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #9D4D39 to CMYK:

cmyk(0%, 51%, 64%, 38%)Color Converter →

Color Meaning and Usage

A pastel red tone, #9D4D39 has RGB (157, 77, 57) and HSL (12°, 47%, 42%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9D4D39 is #39899D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D3957.

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

Contrast with #9D4D39

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9D4D39?

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

What is the RGB value of #9D4D39?

#9D4D39 in RGB is (157, 77, 57) - 157 red, 77 green, and 57 blue.

How to use #9D4D39 in CSS?

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

What colors go well with #9D4D39?

#39899D (complementary), #9D3957 (analogous), and #653124 (lighter shade) work well with #9D4D39.