#88537F Color Information

Hex color code: #88537F

A delicate magenta shade, #88537F appears as (136, 83, 127) in RGB and (310°, 24%, 43%) in HSL. It is popular in mobile app design.

Try:
Color NameGray
HEX
#88537F
RGB
136, 83, 127
HSL
310°, 24%, 43%
CMYK
0%, 39%, 7%, 47%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #88537F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

136, 83, 127

Red: 136 / Green: 83 / Blue: 127

HSL

310°, 24%, 43%

Hue: 310° / Saturation: 24% / Lightness: 43%

CMYK

0%, 39%, 7%, 47%

Cyan: 0% / Magenta: 39% / Yellow: 7% / Key: 47%

What color is #88537F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #88537F to RGB:

rgb(136, 83, 127)HEX to RGB Converter →

HEX to HSL

Convert #88537F to HSL:

hsl(310, 24%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #88537F to CMYK:

cmyk(0%, 39%, 7%, 47%)Color Converter →

Color Meaning and Usage

#88537F is a gentle magenta color with RGB values of 136, 83, 127 and HSL of 310°, 24%, 43%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #88537F is #53885C, creating high-contrast pairings. For softer combinations, try analogous colors like #765388.

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

Contrast with #88537F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #88537F?

#88537F is a gentle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #88537F?

#88537F in RGB is (136, 83, 127) - 136 red, 83 green, and 127 blue.

How to use #88537F in CSS?

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

What colors go well with #88537F?

#53885C (complementary), #765388 (analogous), and #593653 (lighter shade) work well with #88537F.