#98347C Color Information

Hex color code: #98347C

A pastel magenta shade, #98347C appears as (152, 52, 124) in RGB and (317°, 49%, 40%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Magenta
HEX
#98347C
RGB
152, 52, 124
HSL
317°, 49%, 40%
CMYK
0%, 66%, 18%, 40%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #98347C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

152, 52, 124

Red: 152 / Green: 52 / Blue: 124

HSL

317°, 49%, 40%

Hue: 317° / Saturation: 49% / Lightness: 40%

CMYK

0%, 66%, 18%, 40%

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

What color is #98347C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #98347C to RGB:

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

HEX to HSL

Convert #98347C to HSL:

hsl(317, 49%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #98347C to CMYK:

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

Color Meaning and Usage

A subtle magenta tone, #98347C has RGB (152, 52, 124) and HSL (317°, 49%, 40%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #98347C is #349850, creating high-contrast pairings. For softer combinations, try analogous colors like #823498.

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

Contrast with #98347C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #98347C?

#98347C is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #98347C?

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

How to use #98347C in CSS?

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

What colors go well with #98347C?

#349850 (complementary), #823498 (analogous), and #5F214D (lighter shade) work well with #98347C.