#523EED Color Information

Hex color code: #523EED

The hex color #523EED is a bold blue with RGB values of (82, 62, 237) and HSL of (247°, 83%, 59%). It is frequently seen in web interfaces.

Try:
Color NameRoyal Blue
HEX
#523EED
RGB
82, 62, 237
HSL
247°, 83%, 59%
CMYK
65%, 74%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #523EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 62, 237

Red: 82 / Green: 62 / Blue: 237

HSL

247°, 83%, 59%

Hue: 247° / Saturation: 83% / Lightness: 59%

CMYK

65%, 74%, 0%, 7%

Cyan: 65% / Magenta: 74% / Yellow: 0% / Key: 7%

What color is #523EED?

#523EED is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #523EED to RGB:

rgb(82, 62, 237)HEX to RGB Converter →

HEX to HSL

Convert #523EED to HSL:

hsl(247, 83%, 59%)RGB to HSL Converter →

HEX to CMYK

Convert #523EED to CMYK:

cmyk(65%, 74%, 0%, 7%)Color Converter →

Color Meaning and Usage

A striking blue tone, #523EED has RGB (82, 62, 237) and HSL (247°, 83%, 59%). Known for evoking energy and excitement, this highly saturated hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #523EED is #D9ED40, creating high-contrast pairings. For softer combinations, try analogous colors like #4082ED.

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

Contrast with #523EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #523EED?

#523EED is a striking blue color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #523EED?

#523EED in RGB is (82, 62, 237) - 82 red, 62 green, and 237 blue.

How to use #523EED in CSS?

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

What colors go well with #523EED?

#D9ED40 (complementary), #4082ED (analogous), and #2913CD (lighter shade) work well with #523EED.