#5E587E Color Information

Hex color code: #5E587E

A neutral blue shade, #5E587E appears as (94, 88, 126) in RGB and (249°, 18%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#5E587E
RGB
94, 88, 126
HSL
249°, 18%, 42%
CMYK
25%, 30%, 0%, 51%

Shades

CSS Usage
color: #5E587E;
background-color: #5E587E;
border-color: #5E587E;
box-shadow: 0 0 10px #5E587E;
border: 2px solid #5E587E;
Tailwind Usage
bg-[#5E587E]
text-[#5E587E]
border-[#5E587E]
shadow-[0_0_10px_5E587E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5E587E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5E587E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5E587E; 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 #5E587E; background-color: #5E587E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5E587E20; border-left: 4px solid #5E587E; }

Link / Accent

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

a { color: #5E587E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5E587E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

94, 88, 126

Red: 94 / Green: 88 / Blue: 126

HSL

249°, 18%, 42%

Hue: 249° / Saturation: 18% / Lightness: 42%

CMYK

25%, 30%, 0%, 51%

Cyan: 25% / Magenta: 30% / Yellow: 0% / Key: 51%

What color is #5E587E?

#5E587E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5E587E to RGB:

rgb(94, 88, 126)HEX to RGB Converter →

HEX to HSL

Convert #5E587E to HSL:

hsl(249, 18%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #5E587E to CMYK:

cmyk(25%, 30%, 0%, 51%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #5E587E has RGB (94, 88, 126) and HSL (249°, 18%, 42%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5E587E is #797E58, creating high-contrast pairings. For softer combinations, try analogous colors like #58657E.

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

Contrast with #5E587E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5E587E?

#5E587E is a balanced blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5E587E?

#5E587E in RGB is (94, 88, 126) - 94 red, 88 green, and 126 blue.

How to use #5E587E in CSS?

Use #5E587E directly in your CSS properties like color or background-color.

What colors go well with #5E587E?

#797E58 (complementary), #58657E (analogous), and #3C3851 (lighter shade) work well with #5E587E.