#523CCD Color Information

Hex color code: #523CCD

The hex color #523CCD is a peaceful blue with RGB values of (82, 60, 205) and HSL of (249°, 59%, 52%). It is typically applied in digital products.

Try:
Color NameSlate Blue
HEX
#523CCD
RGB
82, 60, 205
HSL
249°, 59%, 52%
CMYK
60%, 71%, 0%, 20%

Shades

CSS Usage
color: #523CCD;
background-color: #523CCD;
border-color: #523CCD;
box-shadow: 0 0 10px #523CCD;
border: 2px solid #523CCD;
Tailwind Usage
bg-[#523CCD]
text-[#523CCD]
border-[#523CCD]
shadow-[0_0_10px_523CCD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #523CCD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #523CCD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #523CCD; 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 #523CCD; background-color: #523CCD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #523CCD20; border-left: 4px solid #523CCD; }

Link / Accent

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

a { color: #523CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #523CCD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 60, 205

Red: 82 / Green: 60 / Blue: 205

HSL

249°, 59%, 52%

Hue: 249° / Saturation: 59% / Lightness: 52%

CMYK

60%, 71%, 0%, 20%

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

What color is #523CCD?

#523CCD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #523CCD to RGB:

rgb(82, 60, 205)HEX to RGB Converter →

HEX to HSL

Convert #523CCD to HSL:

hsl(249, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #523CCD to CMYK:

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

Color Meaning and Usage

A calming blue tone, #523CCD has RGB (82, 60, 205) and HSL (249°, 59%, 52%). 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 #523CCD is #B7CD3C, creating high-contrast pairings. For softer combinations, try analogous colors like #3C6FCD.

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

Contrast with #523CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #523CCD?

#523CCD is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #523CCD?

#523CCD in RGB is (82, 60, 205) - 82 red, 60 green, and 205 blue.

How to use #523CCD in CSS?

Use #523CCD directly in your CSS properties like color or background-color.

What colors go well with #523CCD?

#B7CD3C (complementary), #3C6FCD (analogous), and #372796 (lighter shade) work well with #523CCD.