#503CCD Color Information

Hex color code: #503CCD

The hex color #503CCD is a calming blue with RGB values of (80, 60, 205) and HSL of (248°, 59%, 52%). It is frequently seen in web interfaces.

Try:
Color NameSlate Blue
HEX
#503CCD
RGB
80, 60, 205
HSL
248°, 59%, 52%
CMYK
61%, 71%, 0%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #503CCD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 60, 205

Red: 80 / Green: 60 / Blue: 205

HSL

248°, 59%, 52%

Hue: 248° / Saturation: 59% / Lightness: 52%

CMYK

61%, 71%, 0%, 20%

Cyan: 61% / Magenta: 71% / Yellow: 0% / Key: 20%

What color is #503CCD?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #503CCD to RGB:

rgb(80, 60, 205)HEX to RGB Converter →

HEX to HSL

Convert #503CCD to HSL:

hsl(248, 59%, 52%)RGB to HSL Converter →

HEX to CMYK

Convert #503CCD to CMYK:

cmyk(61%, 71%, 0%, 20%)Color Converter →

Color Meaning and Usage

#503CCD is a tranquil blue color with RGB values of 80, 60, 205 and HSL of 248°, 59%, 52%. This blue-purple hue evokes creativity and luxury, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #503CCD is #BACD3C, creating high-contrast pairings. For softer combinations, try analogous colors like #3C71CD.

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

Contrast with #503CCD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #503CCD?

#503CCD is a tranquil blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #503CCD?

#503CCD in RGB is (80, 60, 205) - 80 red, 60 green, and 205 blue.

How to use #503CCD in CSS?

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

What colors go well with #503CCD?

#BACD3C (complementary), #3C71CD (analogous), and #362796 (lighter shade) work well with #503CCD.