#56384D Color Information

Hex color code: #56384D

#56384D is a gentle magenta color. In RGB it is (86, 56, 77), and in HSL it is (318°, 21%, 28%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#56384D
RGB
86, 56, 77
HSL
318°, 21%, 28%
CMYK
0%, 35%, 10%, 66%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56384D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 56, 77

Red: 86 / Green: 56 / Blue: 77

HSL

318°, 21%, 28%

Hue: 318° / Saturation: 21% / Lightness: 28%

CMYK

0%, 35%, 10%, 66%

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

What color is #56384D?

#56384D is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56384D to RGB:

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

HEX to HSL

Convert #56384D to HSL:

hsl(318, 21%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #56384D to CMYK:

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

Color Meaning and Usage

#56384D is a subtle magenta color with RGB values of 86, 56, 77 and HSL of 318°, 21%, 28%. This magenta-red hue evokes romance and playfulness, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56384D is #385641, creating high-contrast pairings. For softer combinations, try analogous colors like #503856.

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

Contrast with #56384D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56384D?

#56384D is a subtle magenta color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #56384D?

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

How to use #56384D in CSS?

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

What colors go well with #56384D?

#385641 (complementary), #503856 (analogous), and #281A24 (lighter shade) work well with #56384D.