#62525F Color Information

Hex color code: #62525F

#62525F is a subtle magenta color. In RGB it is (98, 82, 95), and in HSL it is (311°, 9%, 35%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#62525F
RGB
98, 82, 95
HSL
311°, 9%, 35%
CMYK
0%, 16%, 3%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #62525F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 82, 95

Red: 98 / Green: 82 / Blue: 95

HSL

311°, 9%, 35%

Hue: 311° / Saturation: 9% / Lightness: 35%

CMYK

0%, 16%, 3%, 62%

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

What color is #62525F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62525F to RGB:

rgb(98, 82, 95)HEX to RGB Converter →

HEX to HSL

Convert #62525F to HSL:

hsl(311, 9%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #62525F to CMYK:

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

Color Meaning and Usage

A neutral magenta tone, #62525F has RGB (98, 82, 95) and HSL (311°, 9%, 35%). Known for evoking balance and subtlety, this desaturated neutral is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62525F is #516154, creating high-contrast pairings. For softer combinations, try analogous colors like #5C5161.

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

Contrast with #62525F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62525F?

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

What is the RGB value of #62525F?

#62525F in RGB is (98, 82, 95) - 98 red, 82 green, and 95 blue.

How to use #62525F in CSS?

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

What colors go well with #62525F?

#516154 (complementary), #5C5161 (analogous), and #382E36 (lighter shade) work well with #62525F.