#504BAD Color Information

Hex color code: #504BAD

The hex color #504BAD is a subtle blue with RGB values of (80, 75, 173) and HSL of (243°, 40%, 49%). It is often used for branding and logos.

Try:
Color NameDark Slate Blue
HEX
#504BAD
RGB
80, 75, 173
HSL
243°, 40%, 49%
CMYK
54%, 57%, 0%, 32%

Shades

CSS Usage
color: #504BAD;
background-color: #504BAD;
border-color: #504BAD;
box-shadow: 0 0 10px #504BAD;
border: 2px solid #504BAD;
Tailwind Usage
bg-[#504BAD]
text-[#504BAD]
border-[#504BAD]
shadow-[0_0_10px_504BAD]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #504BAD, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #504BAD; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #504BAD; 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 #504BAD; background-color: #504BAD15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #504BAD20; border-left: 4px solid #504BAD; }

Link / Accent

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

a { color: #504BAD; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #504BAD in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 75, 173

Red: 80 / Green: 75 / Blue: 173

HSL

243°, 40%, 49%

Hue: 243° / Saturation: 40% / Lightness: 49%

CMYK

54%, 57%, 0%, 32%

Cyan: 54% / Magenta: 57% / Yellow: 0% / Key: 32%

What color is #504BAD?

#504BAD is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #504BAD to RGB:

rgb(80, 75, 173)HEX to RGB Converter →

HEX to HSL

Convert #504BAD to HSL:

hsl(243, 40%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #504BAD to CMYK:

cmyk(54%, 57%, 0%, 32%)Color Converter →

Color Meaning and Usage

A gentle blue tone, #504BAD has RGB (80, 75, 173) and HSL (243°, 40%, 49%). 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 #504BAD is #AAAF4B, creating high-contrast pairings. For softer combinations, try analogous colors like #4B78AF.

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

Contrast with #504BAD

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #504BAD?

#504BAD is a gentle blue color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #504BAD?

#504BAD in RGB is (80, 75, 173) - 80 red, 75 green, and 173 blue.

How to use #504BAD in CSS?

Use #504BAD directly in your CSS properties like color or background-color.

What colors go well with #504BAD?

#AAAF4B (complementary), #4B78AF (analogous), and #373479 (lighter shade) work well with #504BAD.