#523EEA Color Information

Hex color code: #523EEA

The hex color #523EEA is a vivid blue with RGB values of (82, 62, 234) and HSL of (247°, 80%, 58%). It is commonly used in modern UI design.

Try:
Color NameSlate Blue
HEX
#523EEA
RGB
82, 62, 234
HSL
247°, 80%, 58%
CMYK
65%, 74%, 0%, 8%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #523EEA; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 62, 234

Red: 82 / Green: 62 / Blue: 234

HSL

247°, 80%, 58%

Hue: 247° / Saturation: 80% / Lightness: 58%

CMYK

65%, 74%, 0%, 8%

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

What color is #523EEA?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #523EEA to RGB:

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

HEX to HSL

Convert #523EEA to HSL:

hsl(247, 80%, 58%)RGB to HSL Converter →

HEX to CMYK

Convert #523EEA to CMYK:

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

Color Meaning and Usage

A eye-catching blue tone, #523EEA has RGB (82, 62, 234) and HSL (247°, 80%, 58%). Known for evoking creativity and luxury, this blue-purple hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #523EEA is #D6EA3E, creating high-contrast pairings. For softer combinations, try analogous colors like #3E80EA.

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

Contrast with #523EEA

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #523EEA?

#523EEA is a eye-catching blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #523EEA?

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

How to use #523EEA in CSS?

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

What colors go well with #523EEA?

#D6EA3E (complementary), #3E80EA (analogous), and #2A16C5 (lighter shade) work well with #523EEA.