#501DBF Color Information

Hex color code: #501DBF

#501DBF is a dynamic purple color. In RGB it is (80, 29, 191), and in HSL it is (259°, 74%, 43%). It is typically applied in digital products.

Try:
Color NameRebecca Purple
HEX
#501DBF
RGB
80, 29, 191
HSL
259°, 74%, 43%
CMYK
58%, 85%, 0%, 25%

Shades

CSS Usage
color: #501DBF;
background-color: #501DBF;
border-color: #501DBF;
box-shadow: 0 0 10px #501DBF;
border: 2px solid #501DBF;
Tailwind Usage
bg-[#501DBF]
text-[#501DBF]
border-[#501DBF]
shadow-[0_0_10px_501DBF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #501DBF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #501DBF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #501DBF; 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 #501DBF; background-color: #501DBF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #501DBF20; border-left: 4px solid #501DBF; }

Link / Accent

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

a { color: #501DBF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #501DBF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

80, 29, 191

Red: 80 / Green: 29 / Blue: 191

HSL

259°, 74%, 43%

Hue: 259° / Saturation: 74% / Lightness: 43%

CMYK

58%, 85%, 0%, 25%

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

What color is #501DBF?

#501DBF is a blue-purple hue associated with creativity and luxury.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #501DBF to RGB:

rgb(80, 29, 191)HEX to RGB Converter →

HEX to HSL

Convert #501DBF to HSL:

hsl(259, 74%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #501DBF to CMYK:

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

Color Meaning and Usage

#501DBF is a eye-catching purple color with RGB values of 80, 29, 191 and HSL of 259°, 74%, 43%. This blue-purple hue evokes creativity and luxury, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #501DBF is #8BBF1D, creating high-contrast pairings. For softer combinations, try analogous colors like #1D3ABF.

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

Contrast with #501DBF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #501DBF?

#501DBF is a eye-catching purple color - a blue-purple hue that evokes creativity and luxury.

What is the RGB value of #501DBF?

#501DBF in RGB is (80, 29, 191) - 80 red, 29 green, and 191 blue.

How to use #501DBF in CSS?

Use #501DBF directly in your CSS properties like color or background-color.

What colors go well with #501DBF?

#8BBF1D (complementary), #1D3ABF (analogous), and #34137C (lighter shade) work well with #501DBF.