#62526B Color Information

Hex color code: #62526B

The hex color #62526B is a subtle purple with RGB values of (98, 82, 107) and HSL of (278°, 13%, 37%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#62526B
RGB
98, 82, 107
HSL
278°, 13%, 37%
CMYK
8%, 23%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #62526B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 82, 107

Red: 98 / Green: 82 / Blue: 107

HSL

278°, 13%, 37%

Hue: 278° / Saturation: 13% / Lightness: 37%

CMYK

8%, 23%, 0%, 58%

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

What color is #62526B?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62526B to RGB:

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

HEX to HSL

Convert #62526B to HSL:

hsl(278, 13%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #62526B to CMYK:

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

Color Meaning and Usage

A understated purple tone, #62526B has RGB (98, 82, 107) and HSL (278°, 13%, 37%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62526B is #5B6B52, creating high-contrast pairings. For softer combinations, try analogous colors like #55526B.

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

Contrast with #62526B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62526B?

#62526B is a understated purple color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #62526B?

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

How to use #62526B in CSS?

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

What colors go well with #62526B?

#5B6B52 (complementary), #55526B (analogous), and #3A313F (lighter shade) work well with #62526B.