#503ABE Color Information

Hex color code: #503ABE

The hex color #503ABE is a cool blue with RGB values of (80, 58, 190) and HSL of (250°, 53%, 49%). It is commonly used in modern UI design.

Try:
Color NameRebecca Purple
HEX
#503ABE
RGB
80, 58, 190
HSL
250°, 53%, 49%
CMYK
58%, 69%, 0%, 25%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #503ABE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 58, 190

Red: 80 / Green: 58 / Blue: 190

HSL

250°, 53%, 49%

Hue: 250° / Saturation: 53% / Lightness: 49%

CMYK

58%, 69%, 0%, 25%

Cyan: 58% / Magenta: 69% / Yellow: 0% / Key: 25%

What color is #503ABE?

#503ABE is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #503ABE to RGB:

rgb(80, 58, 190)HEX to RGB Converter →

HEX to HSL

Convert #503ABE to HSL:

hsl(250, 53%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #503ABE to CMYK:

cmyk(58%, 69%, 0%, 25%)Color Converter →

Color Meaning and Usage

A calming blue tone, #503ABE has RGB (80, 58, 190) and HSL (250°, 53%, 49%). Known for evoking creativity and luxury, this blue-purple hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #503ABE is #A9BF3B, creating high-contrast pairings. For softer combinations, try analogous colors like #3B67BF.

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

Contrast with #503ABE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #503ABE?

#503ABE is a calming blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #503ABE?

#503ABE in RGB is (80, 58, 190) - 80 red, 58 green, and 190 blue.

How to use #503ABE in CSS?

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

What colors go well with #503ABE?

#A9BF3B (complementary), #3B67BF (analogous), and #382985 (lighter shade) work well with #503ABE.