#5B505E Color Information

Hex color code: #5B505E

The hex color #5B505E is a subtle magenta with RGB values of (91, 80, 94) and HSL of (287°, 8%, 34%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#5B505E
RGB
91, 80, 94
HSL
287°, 8%, 34%
CMYK
3%, 15%, 0%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #5B505E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 80, 94

Red: 91 / Green: 80 / Blue: 94

HSL

287°, 8%, 34%

Hue: 287° / Saturation: 8% / Lightness: 34%

CMYK

3%, 15%, 0%, 63%

Cyan: 3% / Magenta: 15% / Yellow: 0% / Key: 63%

What color is #5B505E?

#5B505E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B505E to RGB:

rgb(91, 80, 94)HEX to RGB Converter →

HEX to HSL

Convert #5B505E to HSL:

hsl(287, 8%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #5B505E to CMYK:

cmyk(3%, 15%, 0%, 63%)Color Converter →

Color Meaning and Usage

#5B505E is a understated magenta color with RGB values of 91, 80, 94 and HSL of 287°, 8%, 34%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B505E is #535E50, creating high-contrast pairings. For softer combinations, try analogous colors like #54505E.

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

Contrast with #5B505E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B505E?

#5B505E is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #5B505E?

#5B505E in RGB is (91, 80, 94) - 91 red, 80 green, and 94 blue.

How to use #5B505E in CSS?

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

What colors go well with #5B505E?

#535E50 (complementary), #54505E (analogous), and #332D34 (lighter shade) work well with #5B505E.