#50484C Color Information

Hex color code: #50484C

The hex color #50484C is a muted magenta with RGB values of (80, 72, 76) and HSL of (330°, 5%, 30%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#50484C
RGB
80, 72, 76
HSL
330°, 5%, 30%
CMYK
0%, 10%, 5%, 69%

Shades

CSS Usage
color: #50484C;
background-color: #50484C;
border-color: #50484C;
box-shadow: 0 0 10px #50484C;
border: 2px solid #50484C;
Tailwind Usage
bg-[#50484C]
text-[#50484C]
border-[#50484C]
shadow-[0_0_10px_50484C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #50484C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #50484C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #50484C; 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 #50484C; background-color: #50484C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #50484C20; border-left: 4px solid #50484C; }

Link / Accent

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

a { color: #50484C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #50484C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 72, 76

Red: 80 / Green: 72 / Blue: 76

HSL

330°, 5%, 30%

Hue: 330° / Saturation: 5% / Lightness: 30%

CMYK

0%, 10%, 5%, 69%

Cyan: 0% / Magenta: 10% / Yellow: 5% / Key: 69%

What color is #50484C?

#50484C is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #50484C to RGB:

rgb(80, 72, 76)HEX to RGB Converter →

HEX to HSL

Convert #50484C to HSL:

hsl(330, 5%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #50484C to CMYK:

cmyk(0%, 10%, 5%, 69%)Color Converter →

Color Meaning and Usage

#50484C is a understated magenta color with RGB values of 80, 72, 76 and HSL of 330°, 5%, 30%. This desaturated neutral evokes balance and subtlety, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #50484C is #49504D, creating high-contrast pairings. For softer combinations, try analogous colors like #504950.

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

Contrast with #50484C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #50484C?

#50484C is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #50484C?

#50484C in RGB is (80, 72, 76) - 80 red, 72 green, and 76 blue.

How to use #50484C in CSS?

Use #50484C directly in your CSS properties like color or background-color.

What colors go well with #50484C?

#49504D (complementary), #504950 (analogous), and #282426 (lighter shade) work well with #50484C.