#60485D Color Information

Hex color code: #60485D

The hex color #60485D is a balanced magenta with RGB values of (96, 72, 93) and HSL of (308°, 14%, 33%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#60485D
RGB
96, 72, 93
HSL
308°, 14%, 33%
CMYK
0%, 25%, 3%, 62%

Shades

CSS Usage
color: #60485D;
background-color: #60485D;
border-color: #60485D;
box-shadow: 0 0 10px #60485D;
border: 2px solid #60485D;
Tailwind Usage
bg-[#60485D]
text-[#60485D]
border-[#60485D]
shadow-[0_0_10px_60485D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #60485D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #60485D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #60485D; 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 #60485D; background-color: #60485D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #60485D20; border-left: 4px solid #60485D; }

Link / Accent

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

a { color: #60485D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #60485D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 72, 93

Red: 96 / Green: 72 / Blue: 93

HSL

308°, 14%, 33%

Hue: 308° / Saturation: 14% / Lightness: 33%

CMYK

0%, 25%, 3%, 62%

Cyan: 0% / Magenta: 25% / Yellow: 3% / Key: 62%

What color is #60485D?

#60485D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60485D to RGB:

rgb(96, 72, 93)HEX to RGB Converter →

HEX to HSL

Convert #60485D to HSL:

hsl(308, 14%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #60485D to CMYK:

cmyk(0%, 25%, 3%, 62%)Color Converter →

Color Meaning and Usage

A muted magenta tone, #60485D has RGB (96, 72, 93) and HSL (308°, 14%, 33%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60485D is #48604C, creating high-contrast pairings. For softer combinations, try analogous colors like #574860.

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

Contrast with #60485D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60485D?

#60485D is a muted magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #60485D?

#60485D in RGB is (96, 72, 93) - 96 red, 72 green, and 93 blue.

How to use #60485D in CSS?

Use #60485D directly in your CSS properties like color or background-color.

What colors go well with #60485D?

#48604C (complementary), #574860 (analogous), and #342733 (lighter shade) work well with #60485D.