#62577A Color Information

Hex color code: #62577A

The hex color #62577A is a subtle purple with RGB values of (98, 87, 122) and HSL of (259°, 17%, 41%). It is popular in mobile app design.

Try:
Color NameDark Slate Blue
HEX
#62577A
RGB
98, 87, 122
HSL
259°, 17%, 41%
CMYK
20%, 29%, 0%, 52%

Shades

CSS Usage
color: #62577A;
background-color: #62577A;
border-color: #62577A;
box-shadow: 0 0 10px #62577A;
border: 2px solid #62577A;
Tailwind Usage
bg-[#62577A]
text-[#62577A]
border-[#62577A]
shadow-[0_0_10px_62577A]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #62577A, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #62577A; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #62577A; 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 #62577A; background-color: #62577A15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #62577A20; border-left: 4px solid #62577A; }

Link / Accent

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

a { color: #62577A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #62577A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

98, 87, 122

Red: 98 / Green: 87 / Blue: 122

HSL

259°, 17%, 41%

Hue: 259° / Saturation: 17% / Lightness: 41%

CMYK

20%, 29%, 0%, 52%

Cyan: 20% / Magenta: 29% / Yellow: 0% / Key: 52%

What color is #62577A?

#62577A is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #62577A to RGB:

rgb(98, 87, 122)HEX to RGB Converter →

HEX to HSL

Convert #62577A to HSL:

hsl(259, 17%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #62577A to CMYK:

cmyk(20%, 29%, 0%, 52%)Color Converter →

Color Meaning and Usage

A neutral purple tone, #62577A has RGB (98, 87, 122) and HSL (259°, 17%, 41%). Known for evoking creativity and luxury, this blue-purple hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #62577A is #6F7A57, creating high-contrast pairings. For softer combinations, try analogous colors like #575D7A.

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

Contrast with #62577A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #62577A?

#62577A is a neutral purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #62577A?

#62577A in RGB is (98, 87, 122) - 98 red, 87 green, and 122 blue.

How to use #62577A in CSS?

Use #62577A directly in your CSS properties like color or background-color.

What colors go well with #62577A?

#6F7A57 (complementary), #575D7A (analogous), and #3E374E (lighter shade) work well with #62577A.