#5645BA Color Information

Hex color code: #5645BA

The hex color #5645BA is a pastel blue with RGB values of (86, 69, 186) and HSL of (249°, 46%, 50%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#5645BA
RGB
86, 69, 186
HSL
249°, 46%, 50%
CMYK
54%, 63%, 0%, 27%

Shades

CSS Usage
color: #5645BA;
background-color: #5645BA;
border-color: #5645BA;
box-shadow: 0 0 10px #5645BA;
border: 2px solid #5645BA;
Tailwind Usage
bg-[#5645BA]
text-[#5645BA]
border-[#5645BA]
shadow-[0_0_10px_5645BA]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5645BA, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5645BA; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5645BA; 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 #5645BA; background-color: #5645BA15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5645BA20; border-left: 4px solid #5645BA; }

Link / Accent

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

a { color: #5645BA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5645BA in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 69, 186

Red: 86 / Green: 69 / Blue: 186

HSL

249°, 46%, 50%

Hue: 249° / Saturation: 46% / Lightness: 50%

CMYK

54%, 63%, 0%, 27%

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

What color is #5645BA?

#5645BA is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5645BA to RGB:

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

HEX to HSL

Convert #5645BA to HSL:

hsl(249, 46%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #5645BA to CMYK:

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

Color Meaning and Usage

A soft blue tone, #5645BA has RGB (86, 69, 186) and HSL (249°, 46%, 50%). 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 #5645BA is #A9BA45, creating high-contrast pairings. For softer combinations, try analogous colors like #456EBA.

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

Contrast with #5645BA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5645BA?

#5645BA is a soft blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5645BA?

#5645BA in RGB is (86, 69, 186) - 86 red, 69 green, and 186 blue.

How to use #5645BA in CSS?

Use #5645BA directly in your CSS properties like color or background-color.

What colors go well with #5645BA?

#A9BA45 (complementary), #456EBA (analogous), and #3D3082 (lighter shade) work well with #5645BA.