#9B8555 Color Information

Hex color code: #9B8555

A soft orange shade, #9B8555 appears as (155, 133, 85) in RGB and (41°, 29%, 47%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#9B8555
RGB
155, 133, 85
HSL
41°, 29%, 47%
CMYK
0%, 14%, 45%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #9B8555; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

155, 133, 85

Red: 155 / Green: 133 / Blue: 85

HSL

41°, 29%, 47%

Hue: 41° / Saturation: 29% / Lightness: 47%

CMYK

0%, 14%, 45%, 39%

Cyan: 0% / Magenta: 14% / Yellow: 45% / Key: 39%

What color is #9B8555?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9B8555 to RGB:

rgb(155, 133, 85)HEX to RGB Converter →

HEX to HSL

Convert #9B8555 to HSL:

hsl(41, 29%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9B8555 to CMYK:

cmyk(0%, 14%, 45%, 39%)Color Converter →

Color Meaning and Usage

A gentle orange tone, #9B8555 has RGB (155, 133, 85) and HSL (41°, 29%, 47%). Known for evoking optimism and creativity, this orange-yellow hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9B8555 is #556B9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B6255.

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

Contrast with #9B8555

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9B8555?

#9B8555 is a gentle orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #9B8555?

#9B8555 in RGB is (155, 133, 85) - 155 red, 133 green, and 85 blue.

How to use #9B8555 in CSS?

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

What colors go well with #9B8555?

#556B9B (complementary), #9B6255 (analogous), and #695A3A (lighter shade) work well with #9B8555.