#98717D Color Information

Hex color code: #98717D

#98717D is a muted magenta color. In RGB it is (152, 113, 125), and in HSL it is (342°, 16%, 52%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#98717D
RGB
152, 113, 125
HSL
342°, 16%, 52%
CMYK
0%, 26%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #98717D; 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 #98717D; background-color: #98717D15; }

Alert / Toast

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

Link / Accent

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

a { color: #98717D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98717D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 113, 125

Red: 152 / Green: 113 / Blue: 125

HSL

342°, 16%, 52%

Hue: 342° / Saturation: 16% / Lightness: 52%

CMYK

0%, 26%, 18%, 40%

Cyan: 0% / Magenta: 26% / Yellow: 18% / Key: 40%

What color is #98717D?

#98717D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98717D to RGB:

rgb(152, 113, 125)HEX to RGB Converter →

HEX to HSL

Convert #98717D to HSL:

hsl(342, 16%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #98717D to CMYK:

cmyk(0%, 26%, 18%, 40%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #98717D has RGB (152, 113, 125) and HSL (342°, 16%, 52%). Known for evoking warmth and passion, this red-orange hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98717D is #71988C, creating high-contrast pairings. For softer combinations, try analogous colors like #987190.

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

Contrast with #98717D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98717D?

#98717D is a subtle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #98717D?

#98717D in RGB is (152, 113, 125) - 152 red, 113 green, and 125 blue.

How to use #98717D in CSS?

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

What colors go well with #98717D?

#71988C (complementary), #987190 (analogous), and #6D4F58 (lighter shade) work well with #98717D.