#56368C Color Information

Hex color code: #56368C

The hex color #56368C is a delicate purple with RGB values of (86, 54, 140) and HSL of (262°, 44%, 38%). It is widely used in graphic design.

Try:
Color NameDark Slate Blue
HEX
#56368C
RGB
86, 54, 140
HSL
262°, 44%, 38%
CMYK
39%, 61%, 0%, 45%

Shades

CSS Usage
color: #56368C;
background-color: #56368C;
border-color: #56368C;
box-shadow: 0 0 10px #56368C;
border: 2px solid #56368C;
Tailwind Usage
bg-[#56368C]
text-[#56368C]
border-[#56368C]
shadow-[0_0_10px_56368C]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #56368C, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #56368C; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #56368C; 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 #56368C; background-color: #56368C15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #56368C20; border-left: 4px solid #56368C; }

Link / Accent

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

a { color: #56368C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #56368C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 54, 140

Red: 86 / Green: 54 / Blue: 140

HSL

262°, 44%, 38%

Hue: 262° / Saturation: 44% / Lightness: 38%

CMYK

39%, 61%, 0%, 45%

Cyan: 39% / Magenta: 61% / Yellow: 0% / Key: 45%

What color is #56368C?

#56368C is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56368C to RGB:

rgb(86, 54, 140)HEX to RGB Converter →

HEX to HSL

Convert #56368C to HSL:

hsl(262, 44%, 38%)RGB to HSL Converter →

HEX to CMYK

Convert #56368C to CMYK:

cmyk(39%, 61%, 0%, 45%)Color Converter →

Color Meaning and Usage

A subtle purple tone, #56368C has RGB (86, 54, 140) and HSL (262°, 44%, 38%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56368C is #6C8C36, creating high-contrast pairings. For softer combinations, try analogous colors like #36428C.

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

Contrast with #56368C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56368C?

#56368C is a subtle purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #56368C?

#56368C in RGB is (86, 54, 140) - 86 red, 54 green, and 140 blue.

How to use #56368C in CSS?

Use #56368C directly in your CSS properties like color or background-color.

What colors go well with #56368C?

#6C8C36 (complementary), #36428C (analogous), and #342154 (lighter shade) work well with #56368C.