#9012DE Color Information

Hex color code: #9012DE

#9012DE is a vivid purple color. In RGB it is (144, 18, 222), and in HSL it is (277°, 85%, 47%). It is frequently seen in web interfaces.

Try:
Color NameDark Violet
HEX
#9012DE
RGB
144, 18, 222
HSL
277°, 85%, 47%
CMYK
35%, 92%, 0%, 13%

Shades

CSS Usage
color: #9012DE;
background-color: #9012DE;
border-color: #9012DE;
box-shadow: 0 0 10px #9012DE;
border: 2px solid #9012DE;
Tailwind Usage
bg-[#9012DE]
text-[#9012DE]
border-[#9012DE]
shadow-[0_0_10px_9012DE]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9012DE, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9012DE; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9012DE; 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 #9012DE; background-color: #9012DE15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9012DE20; border-left: 4px solid #9012DE; }

Link / Accent

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

a { color: #9012DE; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9012DE in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 18, 222

Red: 144 / Green: 18 / Blue: 222

HSL

277°, 85%, 47%

Hue: 277° / Saturation: 85% / Lightness: 47%

CMYK

35%, 92%, 0%, 13%

Cyan: 35% / Magenta: 92% / Yellow: 0% / Key: 13%

What color is #9012DE?

#9012DE is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9012DE to RGB:

rgb(144, 18, 222)HEX to RGB Converter →

HEX to HSL

Convert #9012DE to HSL:

hsl(277, 85%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9012DE to CMYK:

cmyk(35%, 92%, 0%, 13%)Color Converter →

Color Meaning and Usage

A striking purple tone, #9012DE has RGB (144, 18, 222) and HSL (277°, 85%, 47%). Known for evoking energy and excitement, this highly saturated hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9012DE is #60DE12, creating high-contrast pairings. For softer combinations, try analogous colors like #2A12DE.

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

Contrast with #9012DE

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9012DE?

#9012DE is a striking purple color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #9012DE?

#9012DE in RGB is (144, 18, 222) - 144 red, 18 green, and 222 blue.

How to use #9012DE in CSS?

Use #9012DE directly in your CSS properties like color or background-color.

What colors go well with #9012DE?

#60DE12 (complementary), #2A12DE (analogous), and #620C97 (lighter shade) work well with #9012DE.