#503A4D Color Information

Hex color code: #503A4D

The hex color #503A4D is a subtle magenta with RGB values of (80, 58, 77) and HSL of (308°, 16%, 27%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#503A4D
RGB
80, 58, 77
HSL
308°, 16%, 27%
CMYK
0%, 28%, 4%, 69%

Shades

CSS Usage
color: #503A4D;
background-color: #503A4D;
border-color: #503A4D;
box-shadow: 0 0 10px #503A4D;
border: 2px solid #503A4D;
Tailwind Usage
bg-[#503A4D]
text-[#503A4D]
border-[#503A4D]
shadow-[0_0_10px_503A4D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #503A4D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #503A4D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #503A4D; 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 #503A4D; background-color: #503A4D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #503A4D20; border-left: 4px solid #503A4D; }

Link / Accent

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

a { color: #503A4D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #503A4D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 58, 77

Red: 80 / Green: 58 / Blue: 77

HSL

308°, 16%, 27%

Hue: 308° / Saturation: 16% / Lightness: 27%

CMYK

0%, 28%, 4%, 69%

Cyan: 0% / Magenta: 28% / Yellow: 4% / Key: 69%

What color is #503A4D?

#503A4D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #503A4D to RGB:

rgb(80, 58, 77)HEX to RGB Converter →

HEX to HSL

Convert #503A4D to HSL:

hsl(308, 16%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #503A4D to CMYK:

cmyk(0%, 28%, 4%, 69%)Color Converter →

Color Meaning and Usage

#503A4D is a understated magenta color with RGB values of 80, 58, 77 and HSL of 308°, 16%, 27%. This magenta-red hue evokes romance and playfulness, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #503A4D is #3A503D, creating high-contrast pairings. For softer combinations, try analogous colors like #483A50.

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

Contrast with #503A4D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #503A4D?

#503A4D is a understated magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #503A4D?

#503A4D in RGB is (80, 58, 77) - 80 red, 58 green, and 77 blue.

How to use #503A4D in CSS?

Use #503A4D directly in your CSS properties like color or background-color.

What colors go well with #503A4D?

#3A503D (complementary), #483A50 (analogous), and #231A22 (lighter shade) work well with #503A4D.