#56346F Color Information

Hex color code: #56346F

The hex color #56346F is a gentle purple with RGB values of (86, 52, 111) and HSL of (275°, 36%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#56346F
RGB
86, 52, 111
HSL
275°, 36%, 32%
CMYK
23%, 53%, 0%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56346F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 52, 111

Red: 86 / Green: 52 / Blue: 111

HSL

275°, 36%, 32%

Hue: 275° / Saturation: 36% / Lightness: 32%

CMYK

23%, 53%, 0%, 56%

Cyan: 23% / Magenta: 53% / Yellow: 0% / Key: 56%

What color is #56346F?

#56346F is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56346F to RGB:

rgb(86, 52, 111)HEX to RGB Converter →

HEX to HSL

Convert #56346F to HSL:

hsl(275, 36%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #56346F to CMYK:

cmyk(23%, 53%, 0%, 56%)Color Converter →

Color Meaning and Usage

#56346F is a delicate purple color with RGB values of 86, 52, 111 and HSL of 275°, 36%, 32%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56346F is #4D6F34, creating high-contrast pairings. For softer combinations, try analogous colors like #39346F.

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

Contrast with #56346F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56346F?

#56346F is a delicate purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #56346F?

#56346F in RGB is (86, 52, 111) - 86 red, 52 green, and 111 blue.

How to use #56346F in CSS?

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

What colors go well with #56346F?

#4D6F34 (complementary), #39346F (analogous), and #2E1C3B (lighter shade) work well with #56346F.