#50535E Color Information

Hex color code: #50535E

The hex color #50535E is a muted blue with RGB values of (80, 83, 94) and HSL of (227°, 8%, 34%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#50535E
RGB
80, 83, 94
HSL
227°, 8%, 34%
CMYK
15%, 12%, 0%, 63%

Shades

CSS Usage
color: #50535E;
background-color: #50535E;
border-color: #50535E;
box-shadow: 0 0 10px #50535E;
border: 2px solid #50535E;
Tailwind Usage
bg-[#50535E]
text-[#50535E]
border-[#50535E]
shadow-[0_0_10px_50535E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #50535E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #50535E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #50535E; 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 #50535E; background-color: #50535E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #50535E20; border-left: 4px solid #50535E; }

Link / Accent

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

a { color: #50535E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50535E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 83, 94

Red: 80 / Green: 83 / Blue: 94

HSL

227°, 8%, 34%

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

CMYK

15%, 12%, 0%, 63%

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

What color is #50535E?

#50535E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50535E to RGB:

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

HEX to HSL

Convert #50535E to HSL:

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

HEX to CMYK

Convert #50535E to CMYK:

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

Color Meaning and Usage

#50535E is a neutral blue color with RGB values of 80, 83, 94 and HSL of 227°, 8%, 34%. This desaturated neutral evokes balance and subtlety, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50535E is #5E5B50, creating high-contrast pairings. For softer combinations, try analogous colors like #505A5E.

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

Contrast with #50535E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50535E?

#50535E is a neutral blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #50535E?

#50535E in RGB is (80, 83, 94) - 80 red, 83 green, and 94 blue.

How to use #50535E in CSS?

Use #50535E directly in your CSS properties like color or background-color.

What colors go well with #50535E?

#5E5B50 (complementary), #505A5E (analogous), and #2D2E34 (lighter shade) work well with #50535E.