#89596D Color Information

Hex color code: #89596D

The hex color #89596D is a pastel magenta with RGB values of (137, 89, 109) and HSL of (335°, 21%, 44%). It is commonly used in modern UI design.

Try:
Color NameGray
HEX
#89596D
RGB
137, 89, 109
HSL
335°, 21%, 44%
CMYK
0%, 35%, 20%, 46%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #89596D; color: #FFFFFF; }

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #89596D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 89, 109

Red: 137 / Green: 89 / Blue: 109

HSL

335°, 21%, 44%

Hue: 335° / Saturation: 21% / Lightness: 44%

CMYK

0%, 35%, 20%, 46%

Cyan: 0% / Magenta: 35% / Yellow: 20% / Key: 46%

What color is #89596D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #89596D to RGB:

rgb(137, 89, 109)HEX to RGB Converter →

HEX to HSL

Convert #89596D to HSL:

hsl(335, 21%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #89596D to CMYK:

cmyk(0%, 35%, 20%, 46%)Color Converter →

Color Meaning and Usage

A subtle magenta tone, #89596D has RGB (137, 89, 109) and HSL (335°, 21%, 44%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #89596D is #598874, creating high-contrast pairings. For softer combinations, try analogous colors like #885984.

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

Contrast with #89596D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #89596D?

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

What is the RGB value of #89596D?

#89596D in RGB is (137, 89, 109) - 137 red, 89 green, and 109 blue.

How to use #89596D in CSS?

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

What colors go well with #89596D?

#598874 (complementary), #885984 (analogous), and #593A47 (lighter shade) work well with #89596D.