#562CAA Color Information

Hex color code: #562CAA

A cool purple shade, #562CAA appears as (86, 44, 170) in RGB and (260°, 59%, 42%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameRebecca Purple
HEX
#562CAA
RGB
86, 44, 170
HSL
260°, 59%, 42%
CMYK
49%, 74%, 0%, 33%

Shades

CSS Usage
color: #562CAA;
background-color: #562CAA;
border-color: #562CAA;
box-shadow: 0 0 10px #562CAA;
border: 2px solid #562CAA;
Tailwind Usage
bg-[#562CAA]
text-[#562CAA]
border-[#562CAA]
shadow-[0_0_10px_562CAA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #562CAA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #562CAA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #562CAA; 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 #562CAA; background-color: #562CAA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #562CAA20; border-left: 4px solid #562CAA; }

Link / Accent

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

a { color: #562CAA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #562CAA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 44, 170

Red: 86 / Green: 44 / Blue: 170

HSL

260°, 59%, 42%

Hue: 260° / Saturation: 59% / Lightness: 42%

CMYK

49%, 74%, 0%, 33%

Cyan: 49% / Magenta: 74% / Yellow: 0% / Key: 33%

What color is #562CAA?

#562CAA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #562CAA to RGB:

rgb(86, 44, 170)HEX to RGB Converter →

HEX to HSL

Convert #562CAA to HSL:

hsl(260, 59%, 42%)RGB to HSL Converter →

HEX to CMYK

Convert #562CAA to CMYK:

cmyk(49%, 74%, 0%, 33%)Color Converter →

Color Meaning and Usage

A peaceful purple tone, #562CAA has RGB (86, 44, 170) and HSL (260°, 59%, 42%). Known for evoking creativity and luxury, this blue-purple hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #562CAA is #80AA2C, creating high-contrast pairings. For softer combinations, try analogous colors like #2C41AA.

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

Contrast with #562CAA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #562CAA?

#562CAA is a peaceful purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #562CAA?

#562CAA in RGB is (86, 44, 170) - 86 red, 44 green, and 170 blue.

How to use #562CAA in CSS?

Use #562CAA directly in your CSS properties like color or background-color.

What colors go well with #562CAA?

#80AA2C (complementary), #2C41AA (analogous), and #371C6D (lighter shade) work well with #562CAA.