#5D528E Color Information

Hex color code: #5D528E

The hex color #5D528E is a pastel blue with RGB values of (93, 82, 142) and HSL of (251°, 27%, 44%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Blue
HEX
#5D528E
RGB
93, 82, 142
HSL
251°, 27%, 44%
CMYK
35%, 42%, 0%, 44%

Shades

CSS Usage
color: #5D528E;
background-color: #5D528E;
border-color: #5D528E;
box-shadow: 0 0 10px #5D528E;
border: 2px solid #5D528E;
Tailwind Usage
bg-[#5D528E]
text-[#5D528E]
border-[#5D528E]
shadow-[0_0_10px_5D528E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5D528E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5D528E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5D528E; 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 #5D528E; background-color: #5D528E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5D528E20; border-left: 4px solid #5D528E; }

Link / Accent

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

a { color: #5D528E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5D528E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

93, 82, 142

Red: 93 / Green: 82 / Blue: 142

HSL

251°, 27%, 44%

Hue: 251° / Saturation: 27% / Lightness: 44%

CMYK

35%, 42%, 0%, 44%

Cyan: 35% / Magenta: 42% / Yellow: 0% / Key: 44%

What color is #5D528E?

#5D528E is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5D528E to RGB:

rgb(93, 82, 142)HEX to RGB Converter →

HEX to HSL

Convert #5D528E to HSL:

hsl(251, 27%, 44%)RGB to HSL Converter →

HEX to CMYK

Convert #5D528E to CMYK:

cmyk(35%, 42%, 0%, 44%)Color Converter →

Color Meaning and Usage

#5D528E is a pastel blue color with RGB values of 93, 82, 142 and HSL of 251°, 27%, 44%. This blue-purple hue evokes creativity and luxury, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5D528E is #838E52, creating high-contrast pairings. For softer combinations, try analogous colors like #52658E.

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

Contrast with #5D528E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5D528E?

#5D528E is a pastel blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5D528E?

#5D528E in RGB is (93, 82, 142) - 93 red, 82 green, and 142 blue.

How to use #5D528E in CSS?

Use #5D528E directly in your CSS properties like color or background-color.

What colors go well with #5D528E?

#838E52 (complementary), #52658E (analogous), and #3D365E (lighter shade) work well with #5D528E.