#56267D Color Information

Hex color code: #56267D

A balanced purple shade, #56267D appears as (86, 38, 125) in RGB and (273°, 53%, 32%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Blue
HEX
#56267D
RGB
86, 38, 125
HSL
273°, 53%, 32%
CMYK
31%, 70%, 0%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #56267D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 38, 125

Red: 86 / Green: 38 / Blue: 125

HSL

273°, 53%, 32%

Hue: 273° / Saturation: 53% / Lightness: 32%

CMYK

31%, 70%, 0%, 51%

Cyan: 31% / Magenta: 70% / Yellow: 0% / Key: 51%

What color is #56267D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #56267D to RGB:

rgb(86, 38, 125)HEX to RGB Converter →

HEX to HSL

Convert #56267D to HSL:

hsl(273, 53%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #56267D to CMYK:

cmyk(31%, 70%, 0%, 51%)Color Converter →

Color Meaning and Usage

A understated purple tone, #56267D has RGB (86, 38, 125) and HSL (273°, 53%, 32%). Known for evoking romance and playfulness, this magenta-red hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #56267D is #4D7D26, creating high-contrast pairings. For softer combinations, try analogous colors like #2B267D.

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

Contrast with #56267D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #56267D?

#56267D is a understated purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #56267D?

#56267D in RGB is (86, 38, 125) - 86 red, 38 green, and 125 blue.

How to use #56267D in CSS?

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

What colors go well with #56267D?

#4D7D26 (complementary), #2B267D (analogous), and #2E1442 (lighter shade) work well with #56267D.