#59408F Color Information

Hex color code: #59408F

A delicate purple shade, #59408F appears as (89, 64, 143) in RGB and (259°, 38%, 41%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#59408F
RGB
89, 64, 143
HSL
259°, 38%, 41%
CMYK
38%, 55%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59408F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 64, 143

Red: 89 / Green: 64 / Blue: 143

HSL

259°, 38%, 41%

Hue: 259° / Saturation: 38% / Lightness: 41%

CMYK

38%, 55%, 0%, 44%

Cyan: 38% / Magenta: 55% / Yellow: 0% / Key: 44%

What color is #59408F?

#59408F is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59408F to RGB:

rgb(89, 64, 143)HEX to RGB Converter →

HEX to HSL

Convert #59408F to HSL:

hsl(259, 38%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #59408F to CMYK:

cmyk(38%, 55%, 0%, 44%)Color Converter →

Color Meaning and Usage

#59408F is a soft purple color with RGB values of 89, 64, 143 and HSL of 259°, 38%, 41%. This blue-purple hue evokes creativity and luxury, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59408F is #779041, creating high-contrast pairings. For softer combinations, try analogous colors like #414F90.

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

Contrast with #59408F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59408F?

#59408F is a soft purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59408F?

#59408F in RGB is (89, 64, 143) - 89 red, 64 green, and 143 blue.

How to use #59408F in CSS?

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

What colors go well with #59408F?

#779041 (complementary), #414F90 (analogous), and #39295B (lighter shade) work well with #59408F.