#60587E Color Information

Hex color code: #60587E

A neutral blue shade, #60587E appears as (96, 88, 126) in RGB and (253°, 18%, 42%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#60587E
RGB
96, 88, 126
HSL
253°, 18%, 42%
CMYK
24%, 30%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #60587E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 88, 126

Red: 96 / Green: 88 / Blue: 126

HSL

253°, 18%, 42%

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

CMYK

24%, 30%, 0%, 51%

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

What color is #60587E?

#60587E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60587E to RGB:

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

HEX to HSL

Convert #60587E to HSL:

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

HEX to CMYK

Convert #60587E to CMYK:

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

Color Meaning and Usage

A muted blue tone, #60587E has RGB (96, 88, 126) and HSL (253°, 18%, 42%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60587E is #767E58, creating high-contrast pairings. For softer combinations, try analogous colors like #58637E.

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

Contrast with #60587E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60587E?

#60587E is a muted blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #60587E?

#60587E in RGB is (96, 88, 126) - 96 red, 88 green, and 126 blue.

How to use #60587E in CSS?

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

What colors go well with #60587E?

#767E58 (complementary), #58637E (analogous), and #3E3851 (lighter shade) work well with #60587E.