#62516B Color Information

Hex color code: #62516B

#62516B is a balanced purple color. In RGB it is (98, 81, 107), and in HSL it is (279°, 14%, 37%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#62516B
RGB
98, 81, 107
HSL
279°, 14%, 37%
CMYK
8%, 24%, 0%, 58%

Shades

CSS Usage
color: #62516B;
background-color: #62516B;
border-color: #62516B;
box-shadow: 0 0 10px #62516B;
border: 2px solid #62516B;
Tailwind Usage
bg-[#62516B]
text-[#62516B]
border-[#62516B]
shadow-[0_0_10px_62516B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #62516B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #62516B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #62516B; 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 #62516B; background-color: #62516B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #62516B20; border-left: 4px solid #62516B; }

Link / Accent

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

a { color: #62516B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62516B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 81, 107

Red: 98 / Green: 81 / Blue: 107

HSL

279°, 14%, 37%

Hue: 279° / Saturation: 14% / Lightness: 37%

CMYK

8%, 24%, 0%, 58%

Cyan: 8% / Magenta: 24% / Yellow: 0% / Key: 58%

What color is #62516B?

#62516B is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62516B to RGB:

rgb(98, 81, 107)HEX to RGB Converter →

HEX to HSL

Convert #62516B to HSL:

hsl(279, 14%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #62516B to CMYK:

cmyk(8%, 24%, 0%, 58%)Color Converter →

Color Meaning and Usage

#62516B is a muted purple color with RGB values of 98, 81, 107 and HSL of 279°, 14%, 37%. This desaturated neutral evokes balance and subtlety, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62516B is #5A6C51, creating high-contrast pairings. For softer combinations, try analogous colors like #55516C.

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

Contrast with #62516B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62516B?

#62516B is a muted purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #62516B?

#62516B in RGB is (98, 81, 107) - 98 red, 81 green, and 107 blue.

How to use #62516B in CSS?

Use #62516B directly in your CSS properties like color or background-color.

What colors go well with #62516B?

#5A6C51 (complementary), #55516C (analogous), and #3A3040 (lighter shade) work well with #62516B.