#956A4B Color Information

Hex color code: #956A4B

A subtle orange shade, #956A4B appears as (149, 106, 75) in RGB and (25°, 33%, 44%) in HSL. It is popular in mobile app design.

Try:
Color NameSienna
HEX
#956A4B
RGB
149, 106, 75
HSL
25°, 33%, 44%
CMYK
0%, 29%, 50%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #956A4B; 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 #956A4B; background-color: #956A4B15; }

Alert / Toast

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

Link / Accent

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

a { color: #956A4B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #956A4B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

149, 106, 75

Red: 149 / Green: 106 / Blue: 75

HSL

25°, 33%, 44%

Hue: 25° / Saturation: 33% / Lightness: 44%

CMYK

0%, 29%, 50%, 42%

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

What color is #956A4B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #956A4B to RGB:

rgb(149, 106, 75)HEX to RGB Converter →

HEX to HSL

Convert #956A4B to HSL:

hsl(25, 33%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #956A4B to CMYK:

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

Color Meaning and Usage

A delicate orange tone, #956A4B has RGB (149, 106, 75) and HSL (25°, 33%, 44%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #956A4B is #4B7695, creating high-contrast pairings. For softer combinations, try analogous colors like #954B51.

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

Contrast with #956A4B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #956A4B?

#956A4B is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #956A4B?

#956A4B in RGB is (149, 106, 75) - 149 red, 106 green, and 75 blue.

How to use #956A4B in CSS?

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

What colors go well with #956A4B?

#4B7695 (complementary), #954B51 (analogous), and #624632 (lighter shade) work well with #956A4B.