#94684C Color Information

Hex color code: #94684C

The hex color #94684C is a delicate orange with RGB values of (148, 104, 76) and HSL of (23°, 32%, 44%). It is widely used in graphic design.

Try:
Color NameSienna
HEX
#94684C
RGB
148, 104, 76
HSL
23°, 32%, 44%
CMYK
0%, 30%, 49%, 42%

Shades

CSS Usage
color: #94684C;
background-color: #94684C;
border-color: #94684C;
box-shadow: 0 0 10px #94684C;
border: 2px solid #94684C;
Tailwind Usage
bg-[#94684C]
text-[#94684C]
border-[#94684C]
shadow-[0_0_10px_94684C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94684C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94684C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #94684C; 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 #94684C; background-color: #94684C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94684C20; border-left: 4px solid #94684C; }

Link / Accent

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

a { color: #94684C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94684C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 104, 76

Red: 148 / Green: 104 / Blue: 76

HSL

23°, 32%, 44%

Hue: 23° / Saturation: 32% / Lightness: 44%

CMYK

0%, 30%, 49%, 42%

Cyan: 0% / Magenta: 30% / Yellow: 49% / Key: 42%

What color is #94684C?

#94684C is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94684C to RGB:

rgb(148, 104, 76)HEX to RGB Converter →

HEX to HSL

Convert #94684C to HSL:

hsl(23, 32%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #94684C to CMYK:

cmyk(0%, 30%, 49%, 42%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #94684C has RGB (148, 104, 76) and HSL (23°, 32%, 44%). Known for evoking warmth and passion, this red-orange hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94684C is #4C7994, creating high-contrast pairings. For softer combinations, try analogous colors like #944C55.

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

Contrast with #94684C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94684C?

#94684C is a delicate orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #94684C?

#94684C in RGB is (148, 104, 76) - 148 red, 104 green, and 76 blue.

How to use #94684C in CSS?

Use #94684C directly in your CSS properties like color or background-color.

What colors go well with #94684C?

#4C7994 (complementary), #944C55 (analogous), and #624432 (lighter shade) work well with #94684C.