#94856B Color Information

Hex color code: #94856B

A understated orange shade, #94856B appears as (148, 133, 107) in RGB and (38°, 16%, 50%) in HSL. It is widely used in graphic design.

Try:
Color NameGray
HEX
#94856B
RGB
148, 133, 107
HSL
38°, 16%, 50%
CMYK
0%, 10%, 28%, 42%

Shades

CSS Usage
color: #94856B;
background-color: #94856B;
border-color: #94856B;
box-shadow: 0 0 10px #94856B;
border: 2px solid #94856B;
Tailwind Usage
bg-[#94856B]
text-[#94856B]
border-[#94856B]
shadow-[0_0_10px_94856B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #94856B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #94856B; color: #000000; }

Badge

New Feature
.badge { background-color: #94856B; 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 #94856B; background-color: #94856B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #94856B20; border-left: 4px solid #94856B; }

Link / Accent

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

a { color: #94856B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #94856B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 133, 107

Red: 148 / Green: 133 / Blue: 107

HSL

38°, 16%, 50%

Hue: 38° / Saturation: 16% / Lightness: 50%

CMYK

0%, 10%, 28%, 42%

Cyan: 0% / Magenta: 10% / Yellow: 28% / Key: 42%

What color is #94856B?

#94856B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94856B to RGB:

rgb(148, 133, 107)HEX to RGB Converter →

HEX to HSL

Convert #94856B to HSL:

hsl(38, 16%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #94856B to CMYK:

cmyk(0%, 10%, 28%, 42%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #94856B has RGB (148, 133, 107) and HSL (38°, 16%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94856B is #6B7A94, creating high-contrast pairings. For softer combinations, try analogous colors like #94716B.

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

Contrast with #94856B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94856B?

#94856B is a subtle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #94856B?

#94856B in RGB is (148, 133, 107) - 148 red, 133 green, and 107 blue.

How to use #94856B in CSS?

Use #94856B directly in your CSS properties like color or background-color.

What colors go well with #94856B?

#6B7A94 (complementary), #94716B (analogous), and #685D4B (lighter shade) work well with #94856B.