#60485F Color Information

Hex color code: #60485F

The hex color #60485F is a neutral magenta with RGB values of (96, 72, 95) and HSL of (302°, 14%, 33%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#60485F
RGB
96, 72, 95
HSL
302°, 14%, 33%
CMYK
0%, 25%, 1%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #60485F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

96, 72, 95

Red: 96 / Green: 72 / Blue: 95

HSL

302°, 14%, 33%

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

CMYK

0%, 25%, 1%, 62%

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

What color is #60485F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #60485F to RGB:

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

HEX to HSL

Convert #60485F to HSL:

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

HEX to CMYK

Convert #60485F to CMYK:

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

Color Meaning and Usage

A understated magenta tone, #60485F has RGB (96, 72, 95) and HSL (302°, 14%, 33%). Known for evoking balance and subtlety, this desaturated neutral is popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #60485F is #486049, creating high-contrast pairings. For softer combinations, try analogous colors like #554860.

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

Contrast with #60485F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #60485F?

#60485F is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #60485F?

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

How to use #60485F in CSS?

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

What colors go well with #60485F?

#486049 (complementary), #554860 (analogous), and #342734 (lighter shade) work well with #60485F.