#53404F Color Information

Hex color code: #53404F

The hex color #53404F is a subtle magenta with RGB values of (83, 64, 79) and HSL of (313°, 13%, 29%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#53404F
RGB
83, 64, 79
HSL
313°, 13%, 29%
CMYK
0%, 23%, 5%, 67%

Shades

CSS Usage
color: #53404F;
background-color: #53404F;
border-color: #53404F;
box-shadow: 0 0 10px #53404F;
border: 2px solid #53404F;
Tailwind Usage
bg-[#53404F]
text-[#53404F]
border-[#53404F]
shadow-[0_0_10px_53404F]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #53404F, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #53404F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #53404F; 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 #53404F; background-color: #53404F15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #53404F20; border-left: 4px solid #53404F; }

Link / Accent

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

a { color: #53404F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #53404F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 64, 79

Red: 83 / Green: 64 / Blue: 79

HSL

313°, 13%, 29%

Hue: 313° / Saturation: 13% / Lightness: 29%

CMYK

0%, 23%, 5%, 67%

Cyan: 0% / Magenta: 23% / Yellow: 5% / Key: 67%

What color is #53404F?

#53404F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #53404F to RGB:

rgb(83, 64, 79)HEX to RGB Converter →

HEX to HSL

Convert #53404F to HSL:

hsl(313, 13%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #53404F to CMYK:

cmyk(0%, 23%, 5%, 67%)Color Converter →

Color Meaning and Usage

#53404F is a understated magenta color with RGB values of 83, 64, 79 and HSL of 313°, 13%, 29%. This desaturated neutral evokes balance and subtlety, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #53404F is #405445, creating high-contrast pairings. For softer combinations, try analogous colors like #4E4054.

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

Contrast with #53404F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #53404F?

#53404F is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #53404F?

#53404F in RGB is (83, 64, 79) - 83 red, 64 green, and 79 blue.

How to use #53404F in CSS?

Use #53404F directly in your CSS properties like color or background-color.

What colors go well with #53404F?

#405445 (complementary), #4E4054 (analogous), and #281F26 (lighter shade) work well with #53404F.