#98167C Color Information

Hex color code: #98167C

The hex color #98167C is a eye-catching magenta with RGB values of (152, 22, 124) and HSL of (313°, 75%, 34%). It is widely used in graphic design.

Try:
Color NameDark Magenta
HEX
#98167C
RGB
152, 22, 124
HSL
313°, 75%, 34%
CMYK
0%, 86%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #98167C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #98167C; 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 #98167C; background-color: #98167C15; }

Alert / Toast

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

Link / Accent

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

a { color: #98167C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98167C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 22, 124

Red: 152 / Green: 22 / Blue: 124

HSL

313°, 75%, 34%

Hue: 313° / Saturation: 75% / Lightness: 34%

CMYK

0%, 86%, 18%, 40%

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

What color is #98167C?

#98167C is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98167C to RGB:

rgb(152, 22, 124)HEX to RGB Converter →

HEX to HSL

Convert #98167C to HSL:

hsl(313, 75%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #98167C to CMYK:

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

Color Meaning and Usage

A vivid magenta tone, #98167C has RGB (152, 22, 124) and HSL (313°, 75%, 34%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98167C is #169832, creating high-contrast pairings. For softer combinations, try analogous colors like #731698.

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

Contrast with #98167C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98167C?

#98167C is a vivid magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #98167C?

#98167C in RGB is (152, 22, 124) - 152 red, 22 green, and 124 blue.

How to use #98167C in CSS?

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

What colors go well with #98167C?

#169832 (complementary), #731698 (analogous), and #550C45 (lighter shade) work well with #98167C.