#503EED Color Information

Hex color code: #503EED

#503EED is a dynamic blue color. In RGB it is (80, 62, 237), and in HSL it is (246°, 83%, 59%). It is typically applied in digital products.

Try:
Color NameRoyal Blue
HEX
#503EED
RGB
80, 62, 237
HSL
246°, 83%, 59%
CMYK
66%, 74%, 0%, 7%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #503EED; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 62, 237

Red: 80 / Green: 62 / Blue: 237

HSL

246°, 83%, 59%

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

CMYK

66%, 74%, 0%, 7%

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

What color is #503EED?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #503EED to RGB:

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

HEX to HSL

Convert #503EED to HSL:

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

HEX to CMYK

Convert #503EED to CMYK:

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

Color Meaning and Usage

#503EED is a striking blue color with RGB values of 80, 62, 237 and HSL of 246°, 83%, 59%. This highly saturated hue evokes energy and excitement, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #503EED is #DCED40, creating high-contrast pairings. For softer combinations, try analogous colors like #4085ED.

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

Contrast with #503EED

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #503EED?

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

What is the RGB value of #503EED?

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

How to use #503EED in CSS?

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

What colors go well with #503EED?

#DCED40 (complementary), #4085ED (analogous), and #2613CD (lighter shade) work well with #503EED.