#524DBE Color Information

Hex color code: #524DBE

#524DBE is a delicate blue color. In RGB it is (82, 77, 190), and in HSL it is (243°, 47%, 52%). It is popular in mobile app design.

Try:
Color NameSlate Blue
HEX
#524DBE
RGB
82, 77, 190
HSL
243°, 47%, 52%
CMYK
57%, 59%, 0%, 25%

Shades

CSS Usage
color: #524DBE;
background-color: #524DBE;
border-color: #524DBE;
box-shadow: 0 0 10px #524DBE;
border: 2px solid #524DBE;
Tailwind Usage
bg-[#524DBE]
text-[#524DBE]
border-[#524DBE]
shadow-[0_0_10px_524DBE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #524DBE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #524DBE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #524DBE; 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 #524DBE; background-color: #524DBE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #524DBE20; border-left: 4px solid #524DBE; }

Link / Accent

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

a { color: #524DBE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #524DBE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

82, 77, 190

Red: 82 / Green: 77 / Blue: 190

HSL

243°, 47%, 52%

Hue: 243° / Saturation: 47% / Lightness: 52%

CMYK

57%, 59%, 0%, 25%

Cyan: 57% / Magenta: 59% / Yellow: 0% / Key: 25%

What color is #524DBE?

#524DBE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #524DBE to RGB:

rgb(82, 77, 190)HEX to RGB Converter →

HEX to HSL

Convert #524DBE to HSL:

hsl(243, 47%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #524DBE to CMYK:

cmyk(57%, 59%, 0%, 25%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #524DBE has RGB (82, 77, 190) and HSL (243°, 47%, 52%). Known for evoking creativity and luxury, this blue-purple hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #524DBE is #B8BE4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B7FBE.

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

Contrast with #524DBE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #524DBE?

#524DBE is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #524DBE?

#524DBE in RGB is (82, 77, 190) - 82 red, 77 green, and 190 blue.

How to use #524DBE in CSS?

Use #524DBE directly in your CSS properties like color or background-color.

What colors go well with #524DBE?

#B8BE4B (complementary), #4B7FBE (analogous), and #36328B (lighter shade) work well with #524DBE.