#98165F Color Information

Hex color code: #98165F

A eye-catching magenta shade, #98165F appears as (152, 22, 95) in RGB and (326°, 75%, 34%) in HSL. It is popular in mobile app design.

Try:
Color NamePurple
HEX
#98165F
RGB
152, 22, 95
HSL
326°, 75%, 34%
CMYK
0%, 86%, 38%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #98165F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #98165F; 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 #98165F; background-color: #98165F15; }

Alert / Toast

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

Link / Accent

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

a { color: #98165F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #98165F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 22, 95

Red: 152 / Green: 22 / Blue: 95

HSL

326°, 75%, 34%

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

CMYK

0%, 86%, 38%, 40%

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

What color is #98165F?

#98165F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98165F to RGB:

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

HEX to HSL

Convert #98165F to HSL:

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

HEX to CMYK

Convert #98165F to CMYK:

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

Color Meaning and Usage

#98165F is a dynamic magenta color with RGB values of 152, 22, 95 and HSL of 326°, 75%, 34%. This magenta-red hue evokes romance and playfulness, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98165F is #16984E, creating high-contrast pairings. For softer combinations, try analogous colors like #8F1698.

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

Contrast with #98165F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98165F?

#98165F is a dynamic magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #98165F?

#98165F in RGB is (152, 22, 95) - 152 red, 22 green, and 95 blue.

How to use #98165F in CSS?

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

What colors go well with #98165F?

#16984E (complementary), #8F1698 (analogous), and #550C35 (lighter shade) work well with #98165F.