#59448F Color Information

Hex color code: #59448F

#59448F is a gentle purple color. In RGB it is (89, 68, 143), and in HSL it is (257°, 36%, 41%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#59448F
RGB
89, 68, 143
HSL
257°, 36%, 41%
CMYK
38%, 52%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #59448F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

89, 68, 143

Red: 89 / Green: 68 / Blue: 143

HSL

257°, 36%, 41%

Hue: 257° / Saturation: 36% / Lightness: 41%

CMYK

38%, 52%, 0%, 44%

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

What color is #59448F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #59448F to RGB:

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

HEX to HSL

Convert #59448F to HSL:

hsl(257, 36%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #59448F to CMYK:

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

Color Meaning and Usage

A delicate purple tone, #59448F has RGB (89, 68, 143) and HSL (257°, 36%, 41%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #59448F is #798E43, creating high-contrast pairings. For softer combinations, try analogous colors like #43538E.

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

Contrast with #59448F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #59448F?

#59448F is a delicate purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #59448F?

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

How to use #59448F in CSS?

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

What colors go well with #59448F?

#798E43 (complementary), #43538E (analogous), and #382A5A (lighter shade) work well with #59448F.