#938985 Color Information

Hex color code: #938985

A understated orange shade, #938985 appears as (147, 137, 133) in RGB and (17°, 6%, 55%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#938985
RGB
147, 137, 133
HSL
17°, 6%, 55%
CMYK
0%, 7%, 10%, 42%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #938985; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

147, 137, 133

Red: 147 / Green: 137 / Blue: 133

HSL

17°, 6%, 55%

Hue: 17° / Saturation: 6% / Lightness: 55%

CMYK

0%, 7%, 10%, 42%

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

What color is #938985?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #938985 to RGB:

rgb(147, 137, 133)HEX to RGB Converter →

HEX to HSL

Convert #938985 to HSL:

hsl(17, 6%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #938985 to CMYK:

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

Color Meaning and Usage

#938985 is a muted orange color with RGB values of 147, 137, 133 and HSL of 17°, 6%, 55%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #938985 is #858F93, creating high-contrast pairings. For softer combinations, try analogous colors like #938588.

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

Contrast with #938985

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #938985?

#938985 is a muted orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #938985?

#938985 in RGB is (147, 137, 133) - 147 red, 137 green, and 133 blue.

How to use #938985 in CSS?

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

What colors go well with #938985?

#858F93 (complementary), #938588 (analogous), and #6C6360 (lighter shade) work well with #938985.