#563FBA Color Information

Hex color code: #563FBA

A delicate blue shade, #563FBA appears as (86, 63, 186) in RGB and (251°, 49%, 49%) in HSL. It is widely used in graphic design.

Try:
Color NameRebecca Purple
HEX
#563FBA
RGB
86, 63, 186
HSL
251°, 49%, 49%
CMYK
54%, 66%, 0%, 27%

Shades

CSS Usage
color: #563FBA;
background-color: #563FBA;
border-color: #563FBA;
box-shadow: 0 0 10px #563FBA;
border: 2px solid #563FBA;
Tailwind Usage
bg-[#563FBA]
text-[#563FBA]
border-[#563FBA]
shadow-[0_0_10px_563FBA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #563FBA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #563FBA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #563FBA; 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 #563FBA; background-color: #563FBA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #563FBA20; border-left: 4px solid #563FBA; }

Link / Accent

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

a { color: #563FBA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #563FBA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 63, 186

Red: 86 / Green: 63 / Blue: 186

HSL

251°, 49%, 49%

Hue: 251° / Saturation: 49% / Lightness: 49%

CMYK

54%, 66%, 0%, 27%

Cyan: 54% / Magenta: 66% / Yellow: 0% / Key: 27%

What color is #563FBA?

#563FBA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #563FBA to RGB:

rgb(86, 63, 186)HEX to RGB Converter →

HEX to HSL

Convert #563FBA to HSL:

hsl(251, 49%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #563FBA to CMYK:

cmyk(54%, 66%, 0%, 27%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #563FBA has RGB (86, 63, 186) and HSL (251°, 49%, 49%). Known for evoking creativity and luxury, this blue-purple hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #563FBA is #A4BA40, creating high-contrast pairings. For softer combinations, try analogous colors like #4067BA.

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

Contrast with #563FBA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #563FBA?

#563FBA is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #563FBA?

#563FBA in RGB is (86, 63, 186) - 86 red, 63 green, and 186 blue.

How to use #563FBA in CSS?

Use #563FBA directly in your CSS properties like color or background-color.

What colors go well with #563FBA?

#A4BA40 (complementary), #4067BA (analogous), and #3C2C81 (lighter shade) work well with #563FBA.