#94806B Color Information

Hex color code: #94806B

#94806B is a subtle orange color. In RGB it is (148, 128, 107), and in HSL it is (31°, 16%, 50%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#94806B
RGB
148, 128, 107
HSL
31°, 16%, 50%
CMYK
0%, 14%, 28%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #94806B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

148, 128, 107

Red: 148 / Green: 128 / Blue: 107

HSL

31°, 16%, 50%

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

CMYK

0%, 14%, 28%, 42%

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

What color is #94806B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #94806B to RGB:

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

HEX to HSL

Convert #94806B to HSL:

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

HEX to CMYK

Convert #94806B to CMYK:

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

Color Meaning and Usage

A subtle orange tone, #94806B has RGB (148, 128, 107) and HSL (31°, 16%, 50%). Known for evoking optimism and creativity, this orange-yellow hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #94806B is #6B7F94, creating high-contrast pairings. For softer combinations, try analogous colors like #946C6B.

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

Contrast with #94806B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #94806B?

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

What is the RGB value of #94806B?

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

How to use #94806B in CSS?

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

What colors go well with #94806B?

#6B7F94 (complementary), #946C6B (analogous), and #685A4B (lighter shade) work well with #94806B.