#9041AF Color Information

Hex color code: #9041AF

The hex color #9041AF is a gentle purple with RGB values of (144, 65, 175) and HSL of (283°, 46%, 47%). It is often used for branding and logos.

Try:
Color NameDark Orchid
HEX
#9041AF
RGB
144, 65, 175
HSL
283°, 46%, 47%
CMYK
18%, 63%, 0%, 31%

Shades

CSS Usage
color: #9041AF;
background-color: #9041AF;
border-color: #9041AF;
box-shadow: 0 0 10px #9041AF;
border: 2px solid #9041AF;
Tailwind Usage
bg-[#9041AF]
text-[#9041AF]
border-[#9041AF]
shadow-[0_0_10px_9041AF]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #9041AF, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #9041AF; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #9041AF; 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 #9041AF; background-color: #9041AF15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #9041AF20; border-left: 4px solid #9041AF; }

Link / Accent

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

a { color: #9041AF; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #9041AF in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

144, 65, 175

Red: 144 / Green: 65 / Blue: 175

HSL

283°, 46%, 47%

Hue: 283° / Saturation: 46% / Lightness: 47%

CMYK

18%, 63%, 0%, 31%

Cyan: 18% / Magenta: 63% / Yellow: 0% / Key: 31%

What color is #9041AF?

#9041AF is a magenta-red hue associated with romance and playfulness.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #9041AF to RGB:

rgb(144, 65, 175)HEX to RGB Converter →

HEX to HSL

Convert #9041AF to HSL:

hsl(283, 46%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #9041AF to CMYK:

cmyk(18%, 63%, 0%, 31%)Color Converter →

Color Meaning and Usage

A soft purple tone, #9041AF has RGB (144, 65, 175) and HSL (283°, 46%, 47%). Known for evoking romance and playfulness, this magenta-red hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #9041AF is #60AF41, creating high-contrast pairings. For softer combinations, try analogous colors like #5941AF.

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

Contrast with #9041AF

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #9041AF?

#9041AF is a soft purple color - a magenta-red hue that evokes romance and playfulness.

What is the RGB value of #9041AF?

#9041AF in RGB is (144, 65, 175) - 144 red, 65 green, and 175 blue.

How to use #9041AF in CSS?

Use #9041AF directly in your CSS properties like color or background-color.

What colors go well with #9041AF?

#60AF41 (complementary), #5941AF (analogous), and #622C77 (lighter shade) work well with #9041AF.