#901FE0 Color Information

Hex color code: #901FE0

The hex color #901FE0 is a vivid purple with RGB values of (144, 31, 224) and HSL of (275°, 76%, 50%). It is commonly used in modern UI design.

Try:
Color NameBlue Violet
HEX
#901FE0
RGB
144, 31, 224
HSL
275°, 76%, 50%
CMYK
36%, 86%, 0%, 12%

Shades

CSS Usage
color: #901FE0;
background-color: #901FE0;
border-color: #901FE0;
box-shadow: 0 0 10px #901FE0;
border: 2px solid #901FE0;
Tailwind Usage
bg-[#901FE0]
text-[#901FE0]
border-[#901FE0]
shadow-[0_0_10px_901FE0]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #901FE0, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #901FE0; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #901FE0; 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 #901FE0; background-color: #901FE015; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #901FE020; border-left: 4px solid #901FE0; }

Link / Accent

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

a { color: #901FE0; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #901FE0 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 31, 224

Red: 144 / Green: 31 / Blue: 224

HSL

275°, 76%, 50%

Hue: 275° / Saturation: 76% / Lightness: 50%

CMYK

36%, 86%, 0%, 12%

Cyan: 36% / Magenta: 86% / Yellow: 0% / Key: 12%

What color is #901FE0?

#901FE0 is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #901FE0 to RGB:

rgb(144, 31, 224)HEX to RGB Converter →

HEX to HSL

Convert #901FE0 to HSL:

hsl(275, 76%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #901FE0 to CMYK:

cmyk(36%, 86%, 0%, 12%)Color Converter →

Color Meaning and Usage

#901FE0 is a eye-catching purple color with RGB values of 144, 31, 224 and HSL of 275°, 76%, 50%. This magenta-red hue evokes romance and playfulness, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #901FE0 is #6FE01F, creating high-contrast pairings. For softer combinations, try analogous colors like #2F1FE0.

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

Contrast with #901FE0

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #901FE0?

#901FE0 is a eye-catching purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #901FE0?

#901FE0 in RGB is (144, 31, 224) - 144 red, 31 green, and 224 blue.

How to use #901FE0 in CSS?

Use #901FE0 directly in your CSS properties like color or background-color.

What colors go well with #901FE0?

#6FE01F (complementary), #2F1FE0 (analogous), and #65159D (lighter shade) work well with #901FE0.