#985D74 Color Information

Hex color code: #985D74

The hex color #985D74 is a gentle magenta with RGB values of (152, 93, 116) and HSL of (337°, 24%, 48%). It is frequently seen in web interfaces.

Try:
Color NameGray
HEX
#985D74
RGB
152, 93, 116
HSL
337°, 24%, 48%
CMYK
0%, 39%, 24%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #985D74; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #985D74; color: #FFFFFF; }

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 #985D74; background-color: #985D7415; }

Alert / Toast

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

Link / Accent

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

a { color: #985D74; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #985D74 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 93, 116

Red: 152 / Green: 93 / Blue: 116

HSL

337°, 24%, 48%

Hue: 337° / Saturation: 24% / Lightness: 48%

CMYK

0%, 39%, 24%, 40%

Cyan: 0% / Magenta: 39% / Yellow: 24% / Key: 40%

What color is #985D74?

#985D74 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #985D74 to RGB:

rgb(152, 93, 116)HEX to RGB Converter →

HEX to HSL

Convert #985D74 to HSL:

hsl(337, 24%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #985D74 to CMYK:

cmyk(0%, 39%, 24%, 40%)Color Converter →

Color Meaning and Usage

#985D74 is a gentle magenta color with RGB values of 152, 93, 116 and HSL of 337°, 24%, 48%. This red-orange hue evokes warmth and passion, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #985D74 is #5D9881, creating high-contrast pairings. For softer combinations, try analogous colors like #985D91.

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

Contrast with #985D74

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

Contrast Ratio: 4.15:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #985D74?

#985D74 is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #985D74?

#985D74 in RGB is (152, 93, 116) - 152 red, 93 green, and 116 blue.

How to use #985D74 in CSS?

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

What colors go well with #985D74?

#5D9881 (complementary), #985D91 (analogous), and #68404F (lighter shade) work well with #985D74.