#56152B Color Information

Hex color code: #56152B

The hex color #56152B is a deep magenta with RGB values of (86, 21, 43) and HSL of (340°, 61%, 21%). It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#56152B
RGB
86, 21, 43
HSL
340°, 61%, 21%
CMYK
0%, 76%, 50%, 66%

Shades

CSS Usage
color: #56152B;
background-color: #56152B;
border-color: #56152B;
box-shadow: 0 0 10px #56152B;
border: 2px solid #56152B;
Tailwind Usage
bg-[#56152B]
text-[#56152B]
border-[#56152B]
shadow-[0_0_10px_56152B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56152B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56152B; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56152B; 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 #56152B; background-color: #56152B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56152B20; border-left: 4px solid #56152B; }

Link / Accent

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

a { color: #56152B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56152B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 21, 43

Red: 86 / Green: 21 / Blue: 43

HSL

340°, 61%, 21%

Hue: 340° / Saturation: 61% / Lightness: 21%

CMYK

0%, 76%, 50%, 66%

Cyan: 0% / Magenta: 76% / Yellow: 50% / Key: 66%

What color is #56152B?

#56152B is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56152B to RGB:

rgb(86, 21, 43)HEX to RGB Converter →

HEX to HSL

Convert #56152B to HSL:

hsl(340, 61%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #56152B to CMYK:

cmyk(0%, 76%, 50%, 66%)Color Converter →

Color Meaning and Usage

#56152B is a rich magenta color with RGB values of 86, 21, 43 and HSL of 340°, 61%, 21%. This red-orange hue evokes warmth and passion, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56152B is #155640, creating high-contrast pairings. For softer combinations, try analogous colors like #56154B.

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

Contrast with #56152B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56152B?

#56152B is a rich magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #56152B?

#56152B in RGB is (86, 21, 43) - 86 red, 21 green, and 43 blue.

How to use #56152B in CSS?

Use #56152B directly in your CSS properties like color or background-color.

What colors go well with #56152B?

#155640 (complementary), #56154B (analogous), and #19060C (lighter shade) work well with #56152B.