#88596E Color Information

Hex color code: #88596E

The hex color #88596E is a soft magenta with RGB values of (136, 89, 110) and HSL of (333°, 21%, 44%). It is typically applied in digital products.

Try:
Color NameGray
HEX
#88596E
RGB
136, 89, 110
HSL
333°, 21%, 44%
CMYK
0%, 35%, 19%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #88596E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #88596E; 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 #88596E; background-color: #88596E15; }

Alert / Toast

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

Link / Accent

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

a { color: #88596E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #88596E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 89, 110

Red: 136 / Green: 89 / Blue: 110

HSL

333°, 21%, 44%

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

CMYK

0%, 35%, 19%, 47%

Cyan: 0% / Magenta: 35% / Yellow: 19% / Key: 47%

What color is #88596E?

#88596E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88596E to RGB:

rgb(136, 89, 110)HEX to RGB Converter →

HEX to HSL

Convert #88596E to HSL:

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

HEX to CMYK

Convert #88596E to CMYK:

cmyk(0%, 35%, 19%, 47%)Color Converter →

Color Meaning and Usage

A gentle magenta tone, #88596E has RGB (136, 89, 110) and HSL (333°, 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 #88596E is #598873, creating high-contrast pairings. For softer combinations, try analogous colors like #885985.

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

Contrast with #88596E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88596E?

#88596E is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #88596E?

#88596E in RGB is (136, 89, 110) - 136 red, 89 green, and 110 blue.

How to use #88596E in CSS?

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

What colors go well with #88596E?

#598873 (complementary), #885985 (analogous), and #593A48 (lighter shade) work well with #88596E.