#901EDC Color Information

Hex color code: #901EDC

A eye-catching purple shade, #901EDC appears as (144, 30, 220) in RGB and (276°, 76%, 49%) in HSL. It is widely used in graphic design.

Try:
Color NameBlue Violet
HEX
#901EDC
RGB
144, 30, 220
HSL
276°, 76%, 49%
CMYK
35%, 86%, 0%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #901EDC; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 30, 220

Red: 144 / Green: 30 / Blue: 220

HSL

276°, 76%, 49%

Hue: 276° / Saturation: 76% / Lightness: 49%

CMYK

35%, 86%, 0%, 14%

Cyan: 35% / Magenta: 86% / Yellow: 0% / Key: 14%

What color is #901EDC?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #901EDC to RGB:

rgb(144, 30, 220)HEX to RGB Converter →

HEX to HSL

Convert #901EDC to HSL:

hsl(276, 76%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #901EDC to CMYK:

cmyk(35%, 86%, 0%, 14%)Color Converter →

Color Meaning and Usage

A dynamic purple tone, #901EDC has RGB (144, 30, 220) and HSL (276°, 76%, 49%). Known for evoking romance and playfulness, this magenta-red hue is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #901EDC is #6ADC1E, creating high-contrast pairings. For softer combinations, try analogous colors like #311EDC.

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

Contrast with #901EDC

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #901EDC?

#901EDC is a dynamic purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #901EDC?

#901EDC in RGB is (144, 30, 220) - 144 red, 30 green, and 220 blue.

How to use #901EDC in CSS?

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

What colors go well with #901EDC?

#6ADC1E (complementary), #311EDC (analogous), and #641599 (lighter shade) work well with #901EDC.