#5652CB Color Information

Hex color code: #5652CB

#5652CB is a peaceful blue color. In RGB it is (86, 82, 203), and in HSL it is (242°, 54%, 56%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#5652CB
RGB
86, 82, 203
HSL
242°, 54%, 56%
CMYK
58%, 60%, 0%, 20%

Shades

CSS Usage
color: #5652CB;
background-color: #5652CB;
border-color: #5652CB;
box-shadow: 0 0 10px #5652CB;
border: 2px solid #5652CB;
Tailwind Usage
bg-[#5652CB]
text-[#5652CB]
border-[#5652CB]
shadow-[0_0_10px_5652CB]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #5652CB, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #5652CB; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5652CB; 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 #5652CB; background-color: #5652CB15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #5652CB20; border-left: 4px solid #5652CB; }

Link / Accent

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

a { color: #5652CB; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5652CB in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

86, 82, 203

Red: 86 / Green: 82 / Blue: 203

HSL

242°, 54%, 56%

Hue: 242° / Saturation: 54% / Lightness: 56%

CMYK

58%, 60%, 0%, 20%

Cyan: 58% / Magenta: 60% / Yellow: 0% / Key: 20%

What color is #5652CB?

#5652CB is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5652CB to RGB:

rgb(86, 82, 203)HEX to RGB Converter →

HEX to HSL

Convert #5652CB to HSL:

hsl(242, 54%, 56%)RGB to HSL Converter →

HEX to CMYK

Convert #5652CB to CMYK:

cmyk(58%, 60%, 0%, 20%)Color Converter →

Color Meaning and Usage

#5652CB is a serene blue color with RGB values of 86, 82, 203 and HSL of 242°, 54%, 56%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5652CB is #C7CB52, creating high-contrast pairings. For softer combinations, try analogous colors like #528BCB.

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

Contrast with #5652CB

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5652CB?

#5652CB is a serene blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #5652CB?

#5652CB in RGB is (86, 82, 203) - 86 red, 82 green, and 203 blue.

How to use #5652CB in CSS?

Use #5652CB directly in your CSS properties like color or background-color.

What colors go well with #5652CB?

#C7CB52 (complementary), #528BCB (analogous), and #3430A1 (lighter shade) work well with #5652CB.