#56484D Color Information

Hex color code: #56484D

The hex color #56484D is a muted magenta with RGB values of (86, 72, 77) and HSL of (339°, 9%, 31%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#56484D
RGB
86, 72, 77
HSL
339°, 9%, 31%
CMYK
0%, 16%, 10%, 66%

Shades

CSS Usage
color: #56484D;
background-color: #56484D;
border-color: #56484D;
box-shadow: 0 0 10px #56484D;
border: 2px solid #56484D;
Tailwind Usage
bg-[#56484D]
text-[#56484D]
border-[#56484D]
shadow-[0_0_10px_56484D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56484D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56484D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56484D; 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 #56484D; background-color: #56484D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56484D20; border-left: 4px solid #56484D; }

Link / Accent

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

a { color: #56484D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56484D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 72, 77

Red: 86 / Green: 72 / Blue: 77

HSL

339°, 9%, 31%

Hue: 339° / Saturation: 9% / Lightness: 31%

CMYK

0%, 16%, 10%, 66%

Cyan: 0% / Magenta: 16% / Yellow: 10% / Key: 66%

What color is #56484D?

#56484D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56484D to RGB:

rgb(86, 72, 77)HEX to RGB Converter →

HEX to HSL

Convert #56484D to HSL:

hsl(339, 9%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #56484D to CMYK:

cmyk(0%, 16%, 10%, 66%)Color Converter →

Color Meaning and Usage

#56484D is a understated magenta color with RGB values of 86, 72, 77 and HSL of 339°, 9%, 31%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56484D is #485651, creating high-contrast pairings. For softer combinations, try analogous colors like #564854.

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

Contrast with #56484D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56484D?

#56484D is a understated magenta color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #56484D?

#56484D in RGB is (86, 72, 77) - 86 red, 72 green, and 77 blue.

How to use #56484D in CSS?

Use #56484D directly in your CSS properties like color or background-color.

What colors go well with #56484D?

#485651 (complementary), #564854 (analogous), and #2C2528 (lighter shade) work well with #56484D.