#5650CE Color Information

Hex color code: #5650CE

The hex color #5650CE is a cool blue with RGB values of (86, 80, 206) and HSL of (243°, 56%, 56%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#5650CE
RGB
86, 80, 206
HSL
243°, 56%, 56%
CMYK
58%, 61%, 0%, 19%

Shades

CSS Usage
color: #5650CE;
background-color: #5650CE;
border-color: #5650CE;
box-shadow: 0 0 10px #5650CE;
border: 2px solid #5650CE;
Tailwind Usage
bg-[#5650CE]
text-[#5650CE]
border-[#5650CE]
shadow-[0_0_10px_5650CE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5650CE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5650CE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5650CE; 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 #5650CE; background-color: #5650CE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5650CE20; border-left: 4px solid #5650CE; }

Link / Accent

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

a { color: #5650CE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5650CE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 80, 206

Red: 86 / Green: 80 / Blue: 206

HSL

243°, 56%, 56%

Hue: 243° / Saturation: 56% / Lightness: 56%

CMYK

58%, 61%, 0%, 19%

Cyan: 58% / Magenta: 61% / Yellow: 0% / Key: 19%

What color is #5650CE?

#5650CE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5650CE to RGB:

rgb(86, 80, 206)HEX to RGB Converter →

HEX to HSL

Convert #5650CE to HSL:

hsl(243, 56%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #5650CE to CMYK:

cmyk(58%, 61%, 0%, 19%)Color Converter →

Color Meaning and Usage

#5650CE is a cool blue color with RGB values of 86, 80, 206 and HSL of 243°, 56%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5650CE is #C7CE50, creating high-contrast pairings. For softer combinations, try analogous colors like #5089CE.

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

Contrast with #5650CE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5650CE?

#5650CE is a cool blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5650CE?

#5650CE in RGB is (86, 80, 206) - 86 red, 80 green, and 206 blue.

How to use #5650CE in CSS?

Use #5650CE directly in your CSS properties like color or background-color.

What colors go well with #5650CE?

#C7CE50 (complementary), #5089CE (analogous), and #342EA3 (lighter shade) work well with #5650CE.