#94604E Color Information

Hex color code: #94604E

The hex color #94604E is a gentle orange with RGB values of (148, 96, 78) and HSL of (15°, 31%, 44%). It is frequently seen in web interfaces.

Try:
Color NameSienna
HEX
#94604E
RGB
148, 96, 78
HSL
15°, 31%, 44%
CMYK
0%, 35%, 47%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #94604E; 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 #94604E; background-color: #94604E15; }

Alert / Toast

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

Link / Accent

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

a { color: #94604E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94604E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 96, 78

Red: 148 / Green: 96 / Blue: 78

HSL

15°, 31%, 44%

Hue: 15° / Saturation: 31% / Lightness: 44%

CMYK

0%, 35%, 47%, 42%

Cyan: 0% / Magenta: 35% / Yellow: 47% / Key: 42%

What color is #94604E?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94604E to RGB:

rgb(148, 96, 78)HEX to RGB Converter →

HEX to HSL

Convert #94604E to HSL:

hsl(15, 31%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #94604E to CMYK:

cmyk(0%, 35%, 47%, 42%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #94604E has RGB (148, 96, 78) and HSL (15°, 31%, 44%). Known for evoking warmth and passion, this red-orange hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94604E is #4D8293, creating high-contrast pairings. For softer combinations, try analogous colors like #934D5F.

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

Contrast with #94604E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94604E?

#94604E is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #94604E?

#94604E in RGB is (148, 96, 78) - 148 red, 96 green, and 78 blue.

How to use #94604E in CSS?

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

What colors go well with #94604E?

#4D8293 (complementary), #934D5F (analogous), and #613E33 (lighter shade) work well with #94604E.