#978193 Color Information

Hex color code: #978193

A neutral magenta shade, #978193 appears as (151, 129, 147) in RGB and (311°, 10%, 55%) in HSL. It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#978193
RGB
151, 129, 147
HSL
311°, 10%, 55%
CMYK
0%, 15%, 3%, 41%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #978193; 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 #978193; background-color: #97819315; }

Alert / Toast

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

Link / Accent

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

a { color: #978193; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #978193 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

151, 129, 147

Red: 151 / Green: 129 / Blue: 147

HSL

311°, 10%, 55%

Hue: 311° / Saturation: 10% / Lightness: 55%

CMYK

0%, 15%, 3%, 41%

Cyan: 0% / Magenta: 15% / Yellow: 3% / Key: 41%

What color is #978193?

#978193 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #978193 to RGB:

rgb(151, 129, 147)HEX to RGB Converter →

HEX to HSL

Convert #978193 to HSL:

hsl(311, 10%, 55%)RGB to HSL Converter →

HEX to CMYK

Convert #978193 to CMYK:

cmyk(0%, 15%, 3%, 41%)Color Converter →

Color Meaning and Usage

#978193 is a understated magenta color with RGB values of 151, 129, 147 and HSL of 311°, 10%, 55%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #978193 is #819885, creating high-contrast pairings. For softer combinations, try analogous colors like #908198.

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

Contrast with #978193

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #978193?

#978193 is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #978193?

#978193 in RGB is (151, 129, 147) - 151 red, 129 green, and 147 blue.

How to use #978193 in CSS?

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

What colors go well with #978193?

#819885 (complementary), #908198 (analogous), and #705C6C (lighter shade) work well with #978193.