#9F855B Color Information

Hex color code: #9F855B

A pastel orange shade, #9F855B appears as (159, 133, 91) in RGB and (37°, 27%, 49%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#9F855B
RGB
159, 133, 91
HSL
37°, 27%, 49%
CMYK
0%, 16%, 43%, 38%

Shades

CSS Usage
color: #9F855B;
background-color: #9F855B;
border-color: #9F855B;
box-shadow: 0 0 10px #9F855B;
border: 2px solid #9F855B;
Tailwind Usage
bg-[#9F855B]
text-[#9F855B]
border-[#9F855B]
shadow-[0_0_10px_9F855B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9F855B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9F855B; color: #000000; }

Badge

New Feature
.badge { background-color: #9F855B; 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 #9F855B; background-color: #9F855B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9F855B20; border-left: 4px solid #9F855B; }

Link / Accent

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

a { color: #9F855B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9F855B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

159, 133, 91

Red: 159 / Green: 133 / Blue: 91

HSL

37°, 27%, 49%

Hue: 37° / Saturation: 27% / Lightness: 49%

CMYK

0%, 16%, 43%, 38%

Cyan: 0% / Magenta: 16% / Yellow: 43% / Key: 38%

What color is #9F855B?

#9F855B is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9F855B to RGB:

rgb(159, 133, 91)HEX to RGB Converter →

HEX to HSL

Convert #9F855B to HSL:

hsl(37, 27%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #9F855B to CMYK:

cmyk(0%, 16%, 43%, 38%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #9F855B has RGB (159, 133, 91) and HSL (37°, 27%, 49%). Known for evoking optimism and creativity, this orange-yellow hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9F855B is #5B759F, creating high-contrast pairings. For softer combinations, try analogous colors like #9F635B.

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

Contrast with #9F855B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9F855B?

#9F855B is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #9F855B?

#9F855B in RGB is (159, 133, 91) - 159 red, 133 green, and 91 blue.

How to use #9F855B in CSS?

Use #9F855B directly in your CSS properties like color or background-color.

What colors go well with #9F855B?

#5B759F (complementary), #9F635B (analogous), and #6E5C3F (lighter shade) work well with #9F855B.