#989386 Color Information

Hex color code: #989386

The hex color #989386 is a neutral orange with RGB values of (152, 147, 134) and HSL of (43°, 8%, 56%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#989386
RGB
152, 147, 134
HSL
43°, 8%, 56%
CMYK
0%, 3%, 12%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #989386; 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 #989386; background-color: #98938615; }

Alert / Toast

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

Link / Accent

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

a { color: #989386; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #989386 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 147, 134

Red: 152 / Green: 147 / Blue: 134

HSL

43°, 8%, 56%

Hue: 43° / Saturation: 8% / Lightness: 56%

CMYK

0%, 3%, 12%, 40%

Cyan: 0% / Magenta: 3% / Yellow: 12% / Key: 40%

What color is #989386?

#989386 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #989386 to RGB:

rgb(152, 147, 134)HEX to RGB Converter →

HEX to HSL

Convert #989386 to HSL:

hsl(43, 8%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #989386 to CMYK:

cmyk(0%, 3%, 12%, 40%)Color Converter →

Color Meaning and Usage

#989386 is a subtle orange color with RGB values of 152, 147, 134 and HSL of 43°, 8%, 56%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #989386 is #868B98, creating high-contrast pairings. For softer combinations, try analogous colors like #988A86.

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

Contrast with #989386

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #989386?

#989386 is a subtle orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #989386?

#989386 in RGB is (152, 147, 134) - 152 red, 147 green, and 134 blue.

How to use #989386 in CSS?

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

What colors go well with #989386?

#868B98 (complementary), #988A86 (analogous), and #716C60 (lighter shade) work well with #989386.